@Gradle 8.0 is out

- Now uses Kotlin 1.8
- New interpreter for plugins block to speed up configuration
- buildSrc no longer runs tests by default and can now include other builds

And a lot more!

docs.gradle.org/8.0/release-no

#AndroidDev