Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-09-20 12:40:19 +05:30
parent b198421203
commit d257d53a07
3 changed files with 16 additions and 2 deletions

View File

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