|
|
|
@ -10,8 +10,8 @@ android { |
|
|
|
|
applicationId "com.example.open_nsfw_android" |
|
|
|
|
minSdkVersion 15 |
|
|
|
|
targetSdkVersion 28 |
|
|
|
|
versionCode 1 |
|
|
|
|
versionName "1.0" |
|
|
|
|
versionCode 2 |
|
|
|
|
versionName "1.1" |
|
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" |
|
|
|
|
ndk { |
|
|
|
|
abiFilters 'armeabi-v7a','x86_64' |
|
|
|
|