diff --git a/app/build.gradle b/app/build.gradle index fbb3009..7147cd4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 25 - versionName "1.5.2" + versionCode 26 + versionName "1.5.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {