TP-24980 | Package version bump and submodule update (#259)
This commit is contained in:
committed by
GitHub Enterprise
parent
723ac7f656
commit
96a7d81d9c
Submodule RN-UI-LIB updated: 5906c1bf3f...50f7e796a8
@@ -131,8 +131,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 51
|
||||
def VERSION_NAME = "2.1.10"
|
||||
def VERSION_CODE = 52
|
||||
def VERSION_NAME = "2.1.11"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.1.10",
|
||||
"version": "2.1.11",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user