TP-0 | Version Bump
This commit is contained in:
@@ -131,8 +131,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 89
|
||||
def VERSION_NAME = "2.4.5"
|
||||
def VERSION_CODE = 91
|
||||
def VERSION_NAME = "2.4.7"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
Reference in New Issue
Block a user