NTP-36025 | Remove whatsapp icon button from numbers screen (#1087)

This commit is contained in:
Mantri Ramkishor
2025-02-07 18:49:08 +05:30
committed by GitHub
parent a08723fbca
commit 93c89f919b
5 changed files with 7 additions and 13 deletions

View File

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