diff --git a/app/build.gradle b/app/build.gradle index 4b71d7c..dd4aca1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "de.hahnphilipp.watchwithfritzbox" minSdkVersion 22 targetSdkVersion 30 - versionCode 4 - versionName "1.3" + versionCode 5 + versionName "1.4" vectorDrawables.useSupportLibrary = true } buildTypes {