forked from extern/Unexpected-Keyboard
Increase target SDK to 34
This commit is contained in:
parent
93d58571cc
commit
5d2eb35574
@ -4,12 +4,12 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace 'juloo.keyboard2'
|
||||
compileSdk 33
|
||||
compileSdk 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId "juloo.keyboard2"
|
||||
minSdk 11
|
||||
targetSdkVersion 33
|
||||
targetSdkVersion 34
|
||||
versionCode 39
|
||||
versionName "1.27.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user