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

Bad artifact for version 7.1 in jitpack #182

Open
VasilyRylov opened this issue Dec 16, 2024 · 0 comments
Open

Bad artifact for version 7.1 in jitpack #182

VasilyRylov opened this issue Dec 16, 2024 · 0 comments

Comments

@VasilyRylov
Copy link

In projects where the jitpack has a higher priority than the maven-central one, version 7.1 from December 13, 2024 is resolved which is compiled incorrectly and conflicts with the fragment classes:

`

Duplicate class androidx.fragment.app.Fragment found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
Duplicate class androidx.fragment.app.FragmentActivity found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
Duplicate class androidx.fragment.app.FragmentFactory found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
Duplicate class androidx.fragment.app.FragmentManager found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
Duplicate class androidx.fragment.app.FragmentManager$BackStackEntry found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
Duplicate class androidx.fragment.app.FragmentTransaction found in modules fragment-1.3.6.aar -> fragment-1.3.6-runtime (androidx.fragment:fragment:1.3.6) and stub-android-7.1.jar -> stub-android-7.1 (com.github.terrakok.cicerone:stub-android:7.1)
`

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

1 participant