NTP-18542| 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 = 227
|
||||
def VERSION_NAME = "2.16.4"
|
||||
def VERSION_CODE = 228
|
||||
def VERSION_NAME = "2.16.5"
|
||||
|
||||
android {
|
||||
namespace "com.avapp"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.16.4",
|
||||
"buildNumber": "227",
|
||||
"version": "2.16.5",
|
||||
"buildNumber": "228",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
|
||||
Reference in New Issue
Block a user