We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da1ae54 + 7a14c10 commit bf03fd9Copy full SHA for bf03fd9
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "io.github.sds100.keymapper"
18
minSdkVersion 19
19
targetSdkVersion 29
20
- versionCode 18
21
- versionName "1.1.0"
+ versionCode 19
+ versionName "1.1.1"
22
vectorDrawables.useSupportLibrary = true
23
}
24
0 commit comments