Skip to content

Conversation

@VishnuSanal
Copy link
Member

fixes the failing builds

}
dependencies {
compileOnly 'com.github.pengrad:jdk9-deps:1.0'
// compileOnly 'com.github.pengrad:jdk9-deps:1.0'
Copy link
Member Author

Choose a reason for hiding this comment

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

@TranceLove what were this dependency used for? this causes the build failure. the builds pass even without this; can we safely remove it?

Copy link
Collaborator

Choose a reason for hiding this comment

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

This was introduced when moving towards JDK 9 per #1941. Perhaps this is no longer needed when officially Android apps can build with JDK 11/17?

Copy link
Member Author

Choose a reason for hiding this comment

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

This was introduced when moving towards JDK 9 per #1941. Perhaps this is no longer needed when officially Android apps can build with JDK 11/17?

Code complies & the tests pass -- shouldn't it be good? 🤔

@VishnuSanal VishnuSanal added the PR-Awaiting-Initial-Review this PR is awaiting for an initial review label Sep 29, 2024
@VishalNehra
Copy link
Member

Needed these changes to fix build failures
958ec0a

@VishalNehra VishalNehra merged commit 5cb924a into release/4.0 Oct 8, 2024
@VishnuSanal
Copy link
Member Author

Needed these changes to fix build failures
958ec0a

What? Didn't get you. 🤔

@VishnuSanal VishnuSanal deleted the fix-ci branch October 8, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Awaiting-Initial-Review this PR is awaiting for an initial review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants