forked from extern/Unexpected-Keyboard
Update target SDK version to 35
This commit is contained in:
parent
72d88a5298
commit
038f693cae
@ -9,7 +9,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "juloo.keyboard2"
|
applicationId "juloo.keyboard2"
|
||||||
minSdk 11
|
minSdk 11
|
||||||
targetSdkVersion 34
|
targetSdkVersion 35
|
||||||
versionCode 42
|
versionCode 42
|
||||||
versionName "1.29.1"
|
versionName "1.29.1"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user