Skip to content

chore: migrate to AGP built-in Kotlin compilation#698

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/agp-builtin-kotlin
May 11, 2026
Merged

chore: migrate to AGP built-in Kotlin compilation#698
bmc08gt merged 1 commit into
code/cashfrom
chore/agp-builtin-kotlin

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 11, 2026

Remove org.jetbrains.kotlin.android plugin in favor of AGP 9's built-in Kotlin support. Upgrade Hilt to 2.59.2 for AGP 9 new DSL compatibility and switch convention plugins to com.android.build.api.dsl.LibraryExtension. Add explicit kotlin-test-junit dependency since AGP's built-in Kotlin does not auto-select the JUnit variant for kotlin("test").

Remove org.jetbrains.kotlin.android plugin in favor of AGP 9's built-in
Kotlin support. Upgrade Hilt to 2.59.2 for AGP 9 new DSL compatibility
and switch convention plugins to com.android.build.api.dsl.LibraryExtension.
Add explicit kotlin-test-junit dependency since AGP's built-in Kotlin
does not auto-select the JUnit variant for kotlin("test").

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 11, 2026
@github-actions github-actions Bot added area: build-system Gradle, convention plugins, build-logic type: chore Maintenance, config, CI/CD labels May 11, 2026
Base automatically changed from chore/agp-9.1.1-migration to code/cash May 11, 2026 20:32
@bmc08gt bmc08gt merged commit 6061847 into code/cash May 11, 2026
3 checks passed
@bmc08gt bmc08gt deleted the chore/agp-builtin-kotlin branch May 11, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant