This commit is contained in:
Rahul Kumar Patel
2021-05-15 01:21:38 +05:30
parent a8730d5cd1
commit ffdb7dea33
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
Changelog : v4.0.5 (36)
• Add optional promotional apps
• Bug fixes & improvements
• Updated Translations
Changelog : v4.0.4 (35)
• Fix missing download entries
• Do not allow users to install bundled apps via Native Installer

View File

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