Skip to content

Conversation

zamulla
Copy link
Collaborator

@zamulla zamulla commented Oct 1, 2025

No description provided.

@zamulla zamulla requested a review from a team as a code owner October 1, 2025 14:18
@zamulla zamulla requested a review from pahill October 1, 2025 14:43
kotlin {
androidTarget {
publishLibraryVariantsGroupedByFlavor = true
androidLibrary {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I just wanted to note some things I struggled with in setting all this up in the sample that I see isn't here.

  • I added a withHostTest in the androidLibrary block. This migration also meant I had to delete the debug/release unit test in the github action and change it to testAndroidWithHostTest (please double-check), and rename the source sets. It would be nice to mention it here, since we have control over it and can help people too. I will ask Tomas if they can add it, but it's not guaranteed they will. WDYT?

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.

2 participants