NTP-7706 Sentry changes (#975)
This commit is contained in:
committed by
GitHub
parent
a339987a07
commit
073c715e3d
@@ -134,8 +134,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 201
|
||||
def VERSION_NAME = "2.14.1"
|
||||
def VERSION_CODE = 202
|
||||
def VERSION_NAME = "2.14.2"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
Reference in New Issue
Block a user