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