NTP-50790 | Yash | Firebase sync clickstream added (#1146)

This commit is contained in:
Mantri Ramkishor
2025-04-23 18:27:21 +05:30
committed by GitHub
parent 8b883334ac
commit 5437e3dca2
8 changed files with 20 additions and 9 deletions

View File

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