Update build.gradle.kts

This commit is contained in:
Kohi-denn 2025-05-22 00:05:25 -05:00
parent c96032233f
commit 0295eaef40

View file

@ -18,4 +18,5 @@ allprojects {
jvmTarget = JavaVersion.VERSION_1_8.toString()
}
}
buildToolsVersion = 34.0.0
}