We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our release build fails with the following error
Warning:Exception while processing task java.io.IOException: Can't write [.../app/build/intermediates/transforms/proguard/release/jars/3/1f/main.ja] (Can't read [.../.gradle/caches/modules-2/files 2.1/com.noveogroup.android/android- logger/1.3.6/5cb3345e23efd3d3a195eb8c4ae5b627189f8159/android-logger- 1.3.6.jar(;;;;;;**.class)] (Duplicate zip entry [org/b/c/a.class == android-logger-1.3.6.jar:org/slf4j/impl/StaticLoggerBinder.class]))
Looks like the internal slf4j package conflicts with other libraries depending on the slf4j library
The text was updated successfully, but these errors were encountered:
Running into this too. Did anyone find a solution here?
Sorry, something went wrong.
No branches or pull requests
Our release build fails with the following error
Looks like the internal slf4j package conflicts with other libraries depending on the slf4j library
The text was updated successfully, but these errors were encountered: