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.
1 parent cc7b264 commit efa80b2Copy full SHA for efa80b2
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "io.github.sds100.keymapper"
18
minSdkVersion 19
19
targetSdkVersion 29
20
- versionCode 17
21
- versionName "1.1.0-beta.9"
+ versionCode 18
+ versionName "1.1.0"
22
vectorDrawables.useSupportLibrary = true
23
}
24
0 commit comments