mirror of
https://github.com/whyorean/AuroraStore.git
synced 2025-12-23 22:27:55 -05:00
4.0.3
This commit is contained in:
12
CHANGELOG
12
CHANGELOG
@@ -1,3 +1,15 @@
|
||||
Changelog : v4.0.3 (34)
|
||||
• Add back search filters
|
||||
• Add back manual downloads
|
||||
• Fixed installer related issues
|
||||
• Fixed language spoof issue
|
||||
• Fixed dispenser timeout issue
|
||||
• Added support for insecure anonymous sessions
|
||||
• Fixed ABI mismatch issues on Huawei devices
|
||||
• Added options to disable ForYouPage & customize default tab
|
||||
• Bug fixes & improvements
|
||||
• Updated Translations
|
||||
|
||||
Changelog : v4.0.1
|
||||
• New improved GPlay-API v3
|
||||
• New improved UI
|
||||
|
||||
@@ -31,8 +31,8 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 33
|
||||
versionName "4.0.2"
|
||||
versionCode 34
|
||||
versionName "4.0.3"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user