We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cf64b commit 33a44ceCopy full SHA for 33a44ce
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "io.github.sds100.keymapper.inputmethod.latin"
12
minSdkVersion 19
13
targetSdkVersion 34
14
- versionCode 20
15
- versionName '1.4.6'
+ versionCode 21
+ versionName '1.4.7'
16
}
17
18
buildTypes {
0 commit comments