Skip to content

Commit 3df6e50

Browse files
author
sds100
committed
build.gradle: update version name to 1.1.2
1 parent 9ae7581 commit 3df6e50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "io.github.sds100.keymapper"
1818
minSdkVersion 19
1919
targetSdkVersion 29
20-
versionCode 19
21-
versionName "1.1.1"
20+
versionCode 20
21+
versionName "1.1.2"
2222
vectorDrawables.useSupportLibrary = true
2323
}
2424

0 commit comments

Comments
 (0)