Update build.gradle
This commit is contained in:
parent
0a2ee246bd
commit
4de4aa9ba8
|
@ -97,8 +97,8 @@ android {
|
|||
applicationId "chat.rocket.reactnative"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 2
|
||||
versionName "1.1"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue