@@ -1,3 +1,7 @@
|
||||
Changelog : v4.8.2 (74)
|
||||
• Multiple bug fixes and improvements
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.8.1 (73)
|
||||
• Fix login issues
|
||||
• Minor bug fixes and improvements
|
||||
|
||||
@@ -59,8 +59,8 @@ configure<ApplicationExtension> {
|
||||
minSdk = 23
|
||||
targetSdk = 36
|
||||
|
||||
versionCode = 73
|
||||
versionName = "4.8.1"
|
||||
versionCode = 74
|
||||
versionName = "4.8.2"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||
|
||||
Reference in New Issue
Block a user