Revert "TP-66615 | Agent Id Card V1"

This commit is contained in:
Mantri Ramkishor
2024-06-13 12:33:57 +05:30
committed by GitHub
parent f0d4c0eb0e
commit 11fcce0f68
26 changed files with 111 additions and 871 deletions

View File

@@ -134,8 +134,8 @@ def reactNativeArchitectures() {
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
}
def VERSION_CODE = 165
def VERSION_NAME = "2.10.11"
def VERSION_CODE = 164
def VERSION_NAME = "2.10.10"
android {
ndkVersion rootProject.ext.ndkVersion