diff --git a/app/build.gradle b/app/build.gradle index fce6a9af5..65f898fe7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { applicationId "com.aurora.store" minSdkVersion 21 targetSdkVersion 29 - versionCode 14 - versionName "3.1.4" + versionCode 15 + versionName "3.1.5" 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", diff --git a/app/src/main/res/values/strings_changelog.xml b/app/src/main/res/values/strings_changelog.xml index 2e09fcb03..ee38a7ba5 100644 --- a/app/src/main/res/values/strings_changelog.xml +++ b/app/src/main/res/values/strings_changelog.xml @@ -20,6 +20,10 @@ + \n Changelog : v3.1.5 + \n • Update translations + \n • Bug fixes and improvements + \n \n Changelog : v3.1.4 \n • Fix Google login issues \n • Bug fixes and improvements