Open tomake opened 11 months ago
publish aar both in jsbridge and jsbridge-debug cause this problem , please fix it
@tomake
You can do this:
implementation ('com.github.lzyzsd:jsbridge:2.0.0'){ exclude group: 'com.github.lzyzsd.jsbridge', module: 'jsbridge-debug' }
Test available
publish aar both in jsbridge and jsbridge-debug cause this problem , please fix it