adding in config for production
This commit is contained in:
@@ -101,9 +101,9 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.nexto"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 6
|
||||
versionName "6.0"
|
||||
targetSdkVersion 26
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user