Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2026-01-09 00:32:59 +08:00
parent 3d4fe6f770
commit 2ef5cad4bb
2 changed files with 3 additions and 3 deletions

View File

@@ -57,8 +57,8 @@ android {
minSdk = 23
targetSdk = 36
versionCode = 71
versionName = "4.7.5"
versionCode = 72
versionName = "4.8.0"
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
testInstrumentationRunnerArguments["disableAnalytics"] = "true"