Update Android target to 34

This commit is contained in:
yairm210 2024-07-28 17:26:42 +03:00
parent 3a6df6eb43
commit cc589bff6d

View File

@ -9,7 +9,7 @@ plugins {
}
android {
compileSdk = 33
compileSdk = 34
sourceSets {
getByName("main").apply {
manifest.srcFile("AndroidManifest.xml")