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