diff --git a/app/build.gradle b/app/build.gradle index 15ff5db..d75c1be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 17 - versionName "1.3.6" + versionCode 18 + versionName "1.3.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {