This commit is contained in:
Rahul Kumar Patel
2021-04-06 05:05:37 +05:30
parent e2c78d2492
commit e5bbfa8b37
2 changed files with 14 additions and 2 deletions

View File

@@ -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

View File

@@ -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