We're now recommending using KTS for build files. With Kotlin in your build, and for UI with #JetpackCompose, you can now use Kotlin for every part of your app.

https://android-developers.googleblog.com/2023/04/kotlin-dsl-is-now-default-for-new-gradle-builds.html

Kotlin DSL is Now the Default for New Gradle Builds

Today we're excited to announce that we're switching the default language for build scripts to Kotlin! We've been working with the Gradle and JetBrain

Android Developers Blog
@crafty not true, what about resources? 🙂
@Fardavide @crafty vector drawables can be in Kotlin too, if Jetpack Compose is used
@iboalali @crafty there are still strings & co. Well ye, you can use Kotlin, but you gotta be masochist 🙂