This commit is contained in:
Rahul Kumar Patel
2021-07-03 04:09:41 +05:30
parent edc3dde8a1
commit 1d8c17573b
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Changelog : v4.0.7 (38)
• Fixed Aurora Services install
• Updated Translations
Changelog : v4.0.6 (37) Changelog : v4.0.6 (37)
• Removed promotional apps • Removed promotional apps
• Fixed background update/install issues • Fixed background update/install issues

View File

@@ -31,8 +31,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 30 targetSdkVersion 30
versionCode 37 versionCode 38
versionName "4.0.6" versionName "4.0.7"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
multiDexEnabled true multiDexEnabled true