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

Duplicate entry for slf4j class - StaticLoggerBinder #47

Open
sayedhassan opened this issue Aug 28, 2017 · 1 comment
Open

Duplicate entry for slf4j class - StaticLoggerBinder #47

sayedhassan opened this issue Aug 28, 2017 · 1 comment

Comments

@sayedhassan
Copy link

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

@aseemk
Copy link

aseemk commented May 9, 2018

Running into this too. Did anyone find a solution here?

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