Android Studio Flamingo went stable today!
https://android-developers.googleblog.com/2023/04/android-studio-flamingo-is-stable.html
Also, we also announced that starting with Giraffe, the Kotlin DSL will now be the default build script for new projects:
https://android-developers.googleblog.com/2023/04/kotlin-dsl-is-now-default-for-new-gradle-builds.html
(There's also experimental support for version catalogs, which is a much better way to manage dependencies than buildSrc and other similar tricks!)

