Skip to content

Fix Android testutils publishing#871

Open
brocollie08 wants to merge 1 commit into
player-1-dot-zerofrom
fix-android-testutils-publishing
Open

Fix Android testutils publishing#871
brocollie08 wants to merge 1 commit into
player-1-dot-zerofrom
fix-android-testutils-publishing

Conversation

@brocollie08
Copy link
Copy Markdown
Contributor

Coordinates used to clash with JVM testutils package, whatever published second used to win out. Now publish explicit android testutils

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

@brocollie08 brocollie08 requested a review from a team as a code owner May 26, 2026 16:32
@brocollie08 brocollie08 added the patch Increment the patch version when merged label May 26, 2026
@brocollie08 brocollie08 requested a review from sugarmanz May 26, 2026 16:32
Comment thread android/testutils/BUILD
@@ -28,11 +28,13 @@ instrumented_unit_test_deps = main_deps + [

kt_android(
name = "testutils",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We've been attaching the platform to the artifact ID, rather than the group now:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants