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