@@ -1,3 +1,9 @@
|
|||||||
|
Changelog : v4.6.4 (65)
|
||||||
|
• Fixed issues with shared library installation for apps like Chrome and WebView
|
||||||
|
• Support for login into personal account using microG
|
||||||
|
• Fixed an issue with auth verification
|
||||||
|
• Translation updates; Additional strings localized
|
||||||
|
|
||||||
Changelog : v4.6.3 (64)
|
Changelog : v4.6.3 (64)
|
||||||
• Support for archiving/un-archiving apps on Android 15+
|
• Support for archiving/un-archiving apps on Android 15+
|
||||||
• Support for installing apps into private space on Android 15+
|
• Support for installing apps into private space on Android 15+
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ android {
|
|||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
|
|
||||||
versionCode = 64
|
versionCode = 65
|
||||||
versionName = "4.6.3"
|
versionName = "4.6.4"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
testInstrumentationRunner = "com.aurora.store.HiltInstrumentationTestRunner"
|
||||||
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
testInstrumentationRunnerArguments["disableAnalytics"] = "true"
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
• Fixed issues with shared library installation for apps like Chrome and WebView
|
||||||
|
• Support for login into personal account using microG
|
||||||
|
• Fixed an issue with auth verification
|
||||||
|
• Translation updates; Additional strings localized
|
||||||
Reference in New Issue
Block a user