mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-04-21 07:24:02 -04:00
4.6.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Changelog : v4.6.2 (63)
|
||||
• Fixed minor migration issue
|
||||
• Added auto update for Nightly builds
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.6.1 (62)
|
||||
• Fixed UI issue on Android 15
|
||||
• Improvements to proxy configuration and usage
|
||||
|
||||
@@ -46,8 +46,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
|
||||
versionCode = 62
|
||||
versionName = "4.6.1"
|
||||
versionCode = 63
|
||||
versionName = "4.6.2"
|
||||
|
||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
• Fixed minor migration issue
|
||||
• Added auto update for Nightly builds
|
||||
• Translation updates
|
||||
Reference in New Issue
Block a user