mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-21 14:53:11 +01:00
Update target SDK version to 35
This commit is contained in:
parent
72d88a5298
commit
038f693cae
@ -9,7 +9,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "juloo.keyboard2"
|
||||
minSdk 11
|
||||
targetSdkVersion 34
|
||||
targetSdkVersion 35
|
||||
versionCode 42
|
||||
versionName "1.29.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user