Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-05-21 15:39:04 +08:00
parent 88bc6bd328
commit 041745b757
3 changed files with 12 additions and 2 deletions

View File

@@ -51,8 +51,8 @@ android {
minSdk = 21
targetSdk = 36
versionCode = 66
versionName = "4.7.0"
versionCode = 67
versionName = "4.7.1"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"