This commit is contained in:
Rahul Patel
2024-09-30 14:30:54 +05:30
parent cd668b2a2d
commit ee7ea6d05d
3 changed files with 10 additions and 2 deletions

View File

@@ -46,8 +46,8 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 62
versionName = "4.6.1"
versionCode = 63
versionName = "4.6.2"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"