diff --git a/app/build.gradle b/app/build.gradle index 2b0ac1c..ed0f7b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 22 - versionName "1.4.3" + versionCode 23 + versionName "1.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {