NTP-22476 | version bumo

This commit is contained in:
Aman Chaturvedi
2025-01-20 18:23:57 +05:30
parent b795d01929
commit b8a79c1944
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 = 231
def VERSION_NAME = "2.16.8"
def VERSION_CODE = 232
def VERSION_NAME = "2.16.9"
android {
namespace "com.avapp"