diff --git a/etopan-app/app/build.gradle b/etopan-app/app/build.gradle index 302f05b..c0110e1 100644 --- a/etopan-app/app/build.gradle +++ b/etopan-app/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "de.ltheinrich.etopa" minSdkVersion 16 targetSdkVersion 31 - versionCode 14 - versionName "0.1.1" + versionCode 15 + versionName "0.1.2" resConfigs "en", "de", "ru", "es", "pt", "fr", "ko" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"