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