diff --git a/app/build.gradle b/app/build.gradle index 0bae0b18..98bc809b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.apps.adrcotfas.goodtime" minSdkVersion 23 targetSdkVersion 34 - versionCode 155 - versionName "2.6.1" + versionCode 156 + versionName "2.6.2" resConfigs "ar-rSA", "bn-rBD", "bs-rBA", "ca-rES", "cs-rCZ", "da-rDK", "de-rDE", "el-rGR", "en-rUS", "es-rES", "eu-rES", "fi-rFI", "fr-rFR", "gl-rES", "hi-rIN", "hr-rHR", "hu-rHU", "in-rID", "it-rIT", "iw-rIL", "ja-rJP", "ko-rKR", "lt-rLT", "lv-rLV", "nl-rNL", "no-rNO", "pl-rPL", "pt-rBR", "pt-rPT", "ro-rRO", "ru-rRU", "sk-rSK", "sl-rSI", "sr-rCS", "sr-rSP", "sv-rSE", "th-rTH", "tr-rTR", "uk-rUA", "vi-rVN", "zh-rCN", "zh-rTW" }