TP-0 | Version Bump
This commit is contained in:
committed by
Aman Chaturvedi
parent
c30f15d53a
commit
c4db32c13e
Submodule RN-UI-LIB updated: 9792364b47...0790d48aa0
@@ -131,8 +131,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 66
|
||||
def VERSION_NAME = "2.2.5"
|
||||
def VERSION_CODE = 68
|
||||
def VERSION_NAME = "2.2.7"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.2.5",
|
||||
"version": "2.2.7",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user