2026-February-25 - 2.7.15420
Pre-release
Pre-release
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