@@ -1,3 +1,11 @@
|
|||||||
|
Changelog : v4.6.2 (63)
|
||||||
|
• Support for archiving/un-archiving apps on Android 15+
|
||||||
|
• Support for installing apps into private space on Android 15+
|
||||||
|
• UI adjustments for edge-to-edge support
|
||||||
|
• Multiple bug fixes and improvements
|
||||||
|
• Improvements to notification channels and notifications
|
||||||
|
• Translation updates; Additional strings localized
|
||||||
|
|
||||||
Changelog : v4.6.2 (63)
|
Changelog : v4.6.2 (63)
|
||||||
• Fixed minor migration issue
|
• Fixed minor migration issue
|
||||||
• Added auto update for Nightly builds
|
• Added auto update for Nightly builds
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
|
|
||||||
versionCode = 63
|
versionCode = 64
|
||||||
versionName = "4.6.2"
|
versionName = "4.6.3"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/64.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/64.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
• Support for archiving/un-archiving apps on Android 15+
|
||||||
|
• Support for installing apps into private space on Android 15+
|
||||||
|
• UI adjustments for edge-to-edge support
|
||||||
|
• Multiple bug fixes and improvements
|
||||||
|
• Improvements to notification channels and notifications
|
||||||
|
• Translation updates; Additional strings localized
|
||||||
Reference in New Issue
Block a user