NTP-27182 | version bump

This commit is contained in:
Aman Chaturvedi
2025-01-10 14:31:56 +05:30
parent f97625152f
commit 0e789b10ff
2 changed files with 4 additions and 4 deletions

View File

@@ -113,8 +113,8 @@ def jscFlavor = 'org.webkit:android-jsc:+'
def enableHermes = project.ext.react.get("enableHermes", false);
def VERSION_CODE = 230
def VERSION_NAME = "2.16.7"
def VERSION_CODE = 231
def VERSION_NAME = "2.16.8"
android {
namespace "com.avapp"