Skip to content

chore: update to AGP 9#2211

Draft
lydavid wants to merge 9 commits into
mainfrom
agp9
Draft

chore: update to AGP 9#2211
lydavid wants to merge 9 commits into
mainfrom
agp9

Conversation

@lydavid
Copy link
Copy Markdown
Owner

@lydavid lydavid commented May 21, 2026

Can't use baseline profiles with AGP 9: https://issuetracker.google.com/issues/442018105. It's possible it may work: https://developer.android.com/jetpack/androidx/releases/benchmark#1.5.0-alpha06. Look into it later.

No more CommonExtension: https://stackoverflow.com/questions/79878528/how-to-migrate-gradle-plugins-to-agp-9-0-0#comment140963802_79878711. https://developer.android.com/build/releases/agp-9-0-0-release-notes#android-gradle-plugin-changed-dsl.

no more build flavors in KMP modules

Comment thread build-logic/convention/src/main/kotlin/ly/david/convention/ConfigureAndroid.kt Outdated
}
}

// TODO: if I want to keep chucker, maybe have android module bind an implementation based on flavor
Copy link
Copy Markdown
Owner Author

@lydavid lydavid May 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • remove chucker

@lydavid lydavid force-pushed the agp9 branch 3 times, most recently from dd1e516 to b9db69d Compare May 23, 2026 02:42
@lydavid lydavid linked an issue May 28, 2026 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update to AGP 9

1 participant