4.8.3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Changelog : v4.8.3 (75)
|
||||
• Update microG version
|
||||
• Improve app install state handling
|
||||
• Minor bug fixes and UI/UX improvements
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.8.2 (74)
|
||||
• Multiple bug fixes and improvements
|
||||
• Translation updates
|
||||
|
||||
@@ -63,8 +63,8 @@ configure<ApplicationExtension> {
|
||||
version = release(37)
|
||||
}
|
||||
|
||||
versionCode = 74
|
||||
versionName = "4.8.2"
|
||||
versionCode = 75
|
||||
versionName = "4.8.3"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||
|
||||
Reference in New Issue
Block a user