This commit is contained in:
Rahul Kumar Patel
2022-02-19 22:23:51 +05:30
parent 5c929e73ac
commit 85e09496c2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Changelog : v4.0.8 (39)
• Bug fixes & improvements
• Updated Translations
Changelog : v4.0.7 (38) Changelog : v4.0.7 (38)
• Fixed Aurora Services install • Fixed Aurora Services install
• Updated Translations • Updated Translations

View File

@@ -30,7 +30,7 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 32 targetSdkVersion 32
versionCode 39 versionCode 40
versionName "4.1.0" versionName "4.1.0"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true