diff --git a/app/build.gradle b/app/build.gradle index a4a677d..d60c827 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 36 - versionName "1.5.13" + versionCode 38 + versionName "1.5.15" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {