TP-0 | Version Dump | Submodule udpate (#254)
This commit is contained in:
committed by
GitHub Enterprise
parent
7865e31bce
commit
e1ba1ffbd0
Submodule RN-UI-LIB updated: f712946960...5906c1bf3f
@@ -131,8 +131,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 50
|
||||
def VERSION_NAME = "2.1.9"
|
||||
def VERSION_CODE = 51
|
||||
def VERSION_NAME = "2.1.10"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.1.9",
|
||||
"version": "2.1.10",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user