Update plugin android-library to v9#515
Conversation
sdonn3
left a comment
There was a problem hiding this comment.
I think we need some bigger changes before this can be merged, looking at the changelog + CI failure
b9488af to
4a33a9d
Compare
4a33a9d to
f7d1312
Compare
f7d1312 to
56c9656
Compare
56c9656 to
0691233
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Might be helpful in getting this passing CI: https://github.com/Kotlin/kotlin-agent-skills/blob/main/skills/kotlin-tooling-agp9-migration/SKILL.md |
|
@cursor fix this PR using the https://github.com/Kotlin/kotlin-agent-skills/blob/main/skills/kotlin-tooling-agp9-migration/SKILL.md skill. |
|
Applied the Kotlin AGP 9 migration skill (Path A) to fix the CI failure caused by Root causeAGP 9 registers a built-in Changes made
VerificationLocally ran the CI-equivalent commands successfully:
Changes are committed and pushed to |
….library
Apply Path A migration from the Kotlin AGP 9 skill for coroutines and
temporal modules:
- Replace com.android.library with com.android.kotlin.multiplatform.library
- Move android {} configuration into kotlin { android {} }
- Remove publishLibraryVariants (single-variant architecture in AGP 9)
- Enable androidResources and withHostTest where needed
- Rename temporal androidUnitTest source set to androidHostTest
- Remove deprecated android.defaults.buildfeatures.* gradle properties
Co-authored-by: Travis Wyatt <travis.i.wyatt@gmail.com>
Test Results458 tests 447 ✅ 6s ⏱️ Results for commit 8f52ae6. ♻️ This comment has been updated with latest results. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #515 +/- ##
=======================================
Coverage 69.79% 69.79%
=======================================
Files 9 9
Lines 96 96
Branches 5 5
=======================================
Hits 67 67
Misses 26 26
Partials 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|


This PR contains the following updates:
8.13.2→9.2.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.