mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-18 20:48:35 -04:00
3.2.8
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user