NTP-34955 | Version Bump (#1084)

This commit is contained in:
Mantri Ramkishor
2025-02-05 16:49:13 +05:30
committed by GitHub
parent d127a61046
commit 68d66d61c4
6 changed files with 8 additions and 8 deletions

View File

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