NTP-47538 | all feedback details screen code refactor (#1116)

This commit is contained in:
Aishwarya Srivastava
2025-03-20 17:22:45 +05:30
committed by GitHub
parent c62c632a84
commit de36a46765
11 changed files with 335 additions and 255 deletions

View File

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