* 🚧 Kotlin 2.0.0-Beta4 * Testing useKSP2 useK2Uast * KSP 2.0.0-Beta4-1.0.19 * Update lint 8.4.0-alpha13 * 2.0.0-Beta5 * Lint 8.5.0-alpha02 * Update libs.versions.toml * Update libs.versions.toml * 🤖 Updates baselines for Dependency Guard * KSP `2.0.0-Beta5-1.0.20` * 2.0.0-RC1 * lint 8.5.0-alpha06 * Kotlin 2.0.0-RC2 * Lint 8.5.0-alpha07 * Fix missing imports * Migrate from deprecated `kotlinOptions` to `composeCompiler` * Kotlin 2.0.0-RC3 and AGP 8.6.0-alpha01 * Kotlin 2.0.0 & KSP 2.0.0-1.0.21 * Add `.kotlin` directory to `.gitignore` * Migrate from deprecated kotlinOptions to compilerOptions * Restore main workflow * Migrate from deprecated kotlinOptions to compilerOptions * Restore relative directories for Compose compiler metrics & reports --------- Co-authored-by: Don Turner <dturner@users.noreply.github.com>