This commit is contained in:
Rahul Kumar Patel
2020-04-25 13:40:32 +05:30
parent 0848a9a27d
commit 8db5fb2c6b
3 changed files with 13 additions and 3 deletions

View File

@@ -148,4 +148,10 @@ Changelog : v3.2.6
• Bug fixes and improvements
Changelog : v3.2.7
• Fixed api building when session expires
• Fixed api building when session expires
Changelog : v3.2.8
• Bug Fixes and Improvements
• Updated Translations

View File

@@ -28,8 +28,8 @@ android {
applicationId "com.aurora.store"
minSdkVersion 21
targetSdkVersion 29
versionCode 27
versionName "3.2.7"
versionCode 28
versionName "3.2.8"
resConfigs "ar-rSA", "b+ast", "bh-rIN", "bg-rBG", "ca-rES", "de-rDE", "es-rES", "el-rGR", "fr-rFR", "gl-rES", "hi-rIN", "hr-rHR", "hu-rHU", "in-rID", "it-rIT", "iw-rIL", "ja-rJP", "ko-rKR", "lt-rLT",
"pl-rPL", "pt-rPT", "pt-rBR", "ro-rRO", "ru-rRU", "sc-rIT", "sk-rSK", "sr-rSR", "sv-rSE", "th-rTH", "tr-rTR", "uk-rUA", "vi-rVN", "zh-rCN", "zh-rTW", "nl-rNL", "be-rBY", "nb-rNO", "pa-rIN",

View File

@@ -20,6 +20,10 @@
<resources>
<string name="app_log" translatable="false">
\n
\n Changelog : v3.2.8
\n • Bug Fixes and Improvements
\n • Updated Translations
\n
\n Changelog : v3.2.7
\n • Fixed api building when session expires