//! `gradle.properties` emitter — configures Gradle toolchain behavior.
//!
//! Emits `gradle.properties` to allow Gradle to auto-detect the host JDK.
//! The Foojay toolchain resolver plugin (configured in settings.gradle.kts)
//! handles automatic JDK downloads when needed.
/// Emit `gradle.properties` with toolchain settings.