diff --git a/app/build.gradle b/app/build.gradle index a74f3ed..bd68e1b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 9 - versionName "1.2.1" + versionCode 10 + versionName "1.2.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {