NTP-8094 | Case Card Revamp (#983)

Co-authored-by: aishwarya.srivastava <aishwarya.srivastava@navi.com>
This commit is contained in:
Mantri Ramkishor
2024-12-03 19:15:10 +05:30
committed by GitHub
parent aff6f6ba2c
commit a530b4e9ed
27 changed files with 712 additions and 48 deletions

View File

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