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
|
Changelog : v4.0.1
|
||||||
• New improved GPlay-API v3
|
• New improved GPlay-API v3
|
||||||
• New improved UI
|
• New improved UI
|
||||||
|
|||||||
@@ -31,8 +31,8 @@ android {
|
|||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 33
|
versionCode 34
|
||||||
versionName "4.0.2"
|
versionName "4.0.3"
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|||||||
Reference in New Issue
Block a user