This commit is contained in:
Rahul Kumar Patel
2021-04-06 22:39:56 +05:30
parent 929bfd102a
commit 6a6282a123
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
Changelog : v4.0.4 (35)
• Fix missing download entries
• Do not allow users to install bundled apps via Native Installer
• Updated Translations
Changelog : v4.0.3 (34)
• Add back search filters
• Add back manual downloads

View File

@@ -31,8 +31,8 @@ android {
minSdkVersion 19
targetSdkVersion 30
versionCode 34
versionName "4.0.3"
versionCode 35
versionName "4.0.4"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true