NTP-11577 | Cybertron Integration

This commit is contained in:
yashmantri
2024-11-11 22:54:03 +05:30
parent 6f660e5d3f
commit c34b22b430
9 changed files with 11 additions and 15 deletions

View File

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