Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-03-19 11:15:53 +08:00
parent 9795ef58e7
commit c2e5a57f59

View File

@@ -47,8 +47,8 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 65
versionName = "4.6.4"
versionCode = 66
versionName = "4.7.0"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"