NTP-11577 | Cybertron Integration
This commit is contained in:
@@ -134,8 +134,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 214
|
||||
def VERSION_NAME = "2.14.14"
|
||||
def VERSION_CODE = 213
|
||||
def VERSION_NAME = "2.14.13"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
Reference in New Issue
Block a user