Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to bc jdk15on dependency to be compatible with WCv2 library. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prashanOS
Copy link

The new WalletConnectV2 library uses jdk15on instead of jdk15to18, which causes duplicate class errors when using both the V2 library and this V1 library together in the same project.

The easiest path forward here is to switch this repo to use jdk15on so that Gradle can resolve any dependency conflicts easier.

Copy link

@matthewrkula matthewrkula left a comment

Choose a reason for hiding this comment

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

This probably doesn't need any security sign off does it?

@prashanOS
Copy link
Author

@matthewrkula I don't think so

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.

3 participants