Update build.gradle.kts
Some checks failed
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Failing after 1m36s
CI / Publish repo (push) Has been skipped

This commit is contained in:
Kohi-denn 2025-05-22 00:07:39 -05:00
parent 0295eaef40
commit ce3522ff69

View file

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