diff --git a/app/build.gradle b/app/build.gradle index cff7e42..b563794 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 21 targetSdkVersion 29 - versionCode 40 - versionName "1.6.1" + versionCode 41 + versionName "1.6.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {