pull/34/head
jason 6 years ago
parent 5cf3af79aa
commit 6594cbee85
  1. 4
      app/build.gradle

@ -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'

Loading…
Cancel
Save