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