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