Skip to content

Commit 99aebf6

Browse files
committed
Add Pinyin input mode, use Google Pinyin dict
1 parent 68963c8 commit 99aebf6

File tree

6 files changed

+65233
-20
lines changed

6 files changed

+65233
-20
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android {
44
defaultConfig {
55
applicationId "rkr.tinykeyboard.inputmethod"
66
compileSdk 34
7-
minSdkVersion 16
7+
minSdkVersion 24
88
targetSdkVersion 34
99
versionCode 8
1010
versionName "0.8"

0 commit comments

Comments
 (0)