diff --git a/app/build.gradle b/app/build.gradle index 45e543c..9abbc71 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 34 - versionName "1.5.11" + versionCode 35 + versionName "1.5.12" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {