NTP-52621 | Top 5 address fixes (#1122)

This commit is contained in:
Mantri Ramkishor
2025-04-03 15:13:15 +05:30
committed by GitHub
parent a0723cde1b
commit 9914bd4055
8 changed files with 21 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 = 251
def VERSION_NAME = "2.18.8"
def VERSION_CODE = 252
def VERSION_NAME = "2.18.9"
android {
namespace "com.avapp"