Skip to content

2026-February-25 - 2.7.15420

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 21:23
24f2362
Begin converting buildscripts to Gradle Kotlin DSL (#14068)

* Convert root settings to kotlin DSL

* Convert root build.gradle file to build.gradle.kts

- Move a couple things into the convention.
- Remove need for another gradle/scripts file.

* Always use imports

* Suppress Unstable API warnings and document why in comment