TP-42461 | release 4th jan | Aman Singh
This commit is contained in:
Submodule RN-UI-LIB updated: 16d920849f...9d8a8dcdc3
@@ -133,8 +133,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 117
|
||||
def VERSION_NAME = "2.6.9"
|
||||
def VERSION_CODE = 118
|
||||
def VERSION_NAME = "2.7.0"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.6.9",
|
||||
"buildNumber": "116",
|
||||
"version": "2.7.0",
|
||||
"buildNumber": "118",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user