diff --git a/app/build.gradle b/app/build.gradle index c43a19b..a3d980a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.sebse.fuplanner" minSdkVersion 15 targetSdkVersion 28 - versionCode 20 - versionName "1.4.1" + versionCode 21 + versionName "1.4.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {