This commit is contained in:
Rahul Patel
2025-08-19 13:32:57 +05:30
parent 5ef656de1e
commit 9ccbd62df0
3 changed files with 8 additions and 2 deletions

View File

@@ -54,8 +54,8 @@ android {
minSdk = 21
targetSdk = 36
versionCode = 70
versionName = "4.7.4"
versionCode = 71
versionName = "4.7.5"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"