diff --git a/app/build.gradle b/app/build.gradle index e2a3f51..f02cf62 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 21 targetSdkVersion 29 - versionCode 42 - versionName "1.6.3" + versionCode 43 + versionName "1.6.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {