This commit is contained in:
Rahul Patel
2025-07-14 16:02:42 +05:30
parent 62aba15696
commit 3dc3c2a452
2 changed files with 7 additions and 2 deletions

View File

@@ -54,8 +54,8 @@ android {
minSdk = 21
targetSdk = 36
versionCode = 68
versionName = "4.7.2"
versionCode = 69
versionName = "4.7.3"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"