Skip to content

Import JVM annotations - #579

Closed
veyndan wants to merge 1 commit into
androidx:androidx-mainfrom
veyndan:270612487/import-jvm-annotations
Closed

veyndan wants to merge 1 commit into
androidx:androidx-mainfrom
veyndan:270612487/import-jvm-annotations

Conversation

@veyndan

@veyndan veyndan commented Jul 4, 2023

Copy link
Copy Markdown
Contributor

When running ./gradlew paging:paging-common:allTests, there are some build errors. Some of these exceptions are just because the JVM annotations need to be explicitly imported when used in commonMain. This PR fixes those exceptions only.

Test: ./gradlew test connectedCheck
Bug: 270612487

@copybara-service copybara-service Bot closed this in 39e29de Jul 5, 2023
@veyndan
veyndan deleted the 270612487/import-jvm-annotations branch July 5, 2023 21:55
harryzz pushed a commit to harryzz/compose-multiplatform-core that referenced this pull request Jul 28, 2026
When running `./gradlew paging:paging-common:allTests`, there are some build errors. Some of these exceptions are just because the JVM annotations need to be explicitly imported when used in `commonMain`. This PR fixes those exceptions only.

Test: ./gradlew test connectedCheck
Bug: 270612487

This is an imported pull request from androidx#579.

Resolves JetBrains#579
Github-Pr-Head-Sha: 8b1c5b8
GitOrigin-RevId: ea9d555
Change-Id: Iedaedd37ea76a6a002e0e1b09b6bdef95f097e18
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