diff --git a/app/build.gradle b/app/build.gradle index 6268e0d480..4a5211f4a2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "io.github.sds100.keymapper" minSdkVersion 19 targetSdkVersion 29 - versionCode 18 - versionName "1.1.0" + versionCode 19 + versionName "1.1.1" vectorDrawables.useSupportLibrary = true }