4.8.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
Changelog : v4.8.1 (73)
|
||||||
|
• Fix login issues
|
||||||
|
• Minor bug fixes and improvements
|
||||||
|
• Translation updates
|
||||||
|
|
||||||
Changelog: v4.8.0 (72)
|
Changelog: v4.8.0 (72)
|
||||||
• Minimum supported Android version is now Android 6.0
|
• Minimum supported Android version is now Android 6.0
|
||||||
• Switched to Material3 Expressive theme
|
• Switched to Material3 Expressive theme
|
||||||
|
|||||||
@@ -58,8 +58,8 @@ configure<ApplicationExtension> {
|
|||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
|
|
||||||
versionCode = 72
|
versionCode = 73
|
||||||
versionName = "4.8.0"
|
versionName = "4.8.1"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user