build: Update android compileSdkVersion to 34

pull/633/head
krille-chan 2 years ago
parent b2d3b32ba8
commit d0dbaa5e72
No known key found for this signature in database

@ -32,7 +32,7 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 33
compileSdkVersion 34
sourceSets {
main.java.srcDirs += 'src/main/kotlin'

Loading…
Cancel
Save