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