NTP-14729| version-bump
This commit is contained in:
@@ -113,8 +113,8 @@ def jscFlavor = 'org.webkit:android-jsc:+'
|
||||
def enableHermes = project.ext.react.get("enableHermes", false);
|
||||
|
||||
|
||||
def VERSION_CODE = 225
|
||||
def VERSION_NAME = "2.16.2"
|
||||
def VERSION_CODE = 226
|
||||
def VERSION_NAME = "2.16.3"
|
||||
|
||||
android {
|
||||
namespace "com.avapp"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.16.2",
|
||||
"buildNumber": "225",
|
||||
"version": "2.16.3",
|
||||
"buildNumber": "226",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user