danikula / danikula/AndroidVideoCache

duplicate entry: org/slf4j/helpers/BasicMarker.class

Open
#169 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

This issue comes when i run app on Android 5.1

Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: org/slf4j/helpers/BasicMarker.class

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the :app:transformClassesWithJarMergingForDebug failure on Android 5.1 and inspect the app's Gradle dependencies for duplicate copies of org/slf4j/helpers/BasicMarker.class. Done means the debug build completes without the duplicate-entry error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.