This commit is contained in:
Rahul Patel
2026-02-16 21:30:27 +05:30
parent 9599485f46
commit b095b66f7a
2 changed files with 7 additions and 2 deletions

View File

@@ -58,8 +58,8 @@ configure<ApplicationExtension> {
minSdk = 23
targetSdk = 36
versionCode = 72
versionName = "4.8.0"
versionCode = 73
versionName = "4.8.1"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"