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