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

version 2.0.0 has duplicate class #275

Open
tomake opened this issue Dec 24, 2023 · 1 comment
Open

version 2.0.0 has duplicate class #275

tomake opened this issue Dec 24, 2023 · 1 comment

Comments

@tomake
Copy link

tomake commented Dec 24, 2023

image publish aar both in jsbridge and jsbridge-debug cause this problem , please fix it
@Yiwei099
Copy link

Yiwei099 commented Jan 4, 2024

@tomake

You can do this:

    implementation ('com.github.lzyzsd:jsbridge:2.0.0'){
        exclude group: 'com.github.lzyzsd.jsbridge', module: 'jsbridge-debug'
    }

Test available

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

No branches or pull requests

2 participants