TP-0 | Version Bump (#331)
This commit is contained in:
committed by
GitHub Enterprise
parent
4f322bde25
commit
a00edc0a47
Submodule RN-UI-LIB updated: 6ca92ed49d...a466209a6c
@@ -130,8 +130,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 58
|
||||
def VERSION_NAME = "2.1.17"
|
||||
def VERSION_CODE = 59
|
||||
def VERSION_NAME = "2.1.18"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.1.17",
|
||||
"version": "2.1.18",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user