Baseflow / Baseflow/PhotoView

Wrong dependency declaration in pom

Open
#491 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
18.8k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

The pom declares "com.android.support:support-v4:jar:22.0.0" as a dependency which is wrong since there is no jar for support-v4. Please fix the release in maven central to include the correct type (aar) for the dependency.
You can take a look at https://gist.github.com/hameno/5d9b6208b8eb0af855e29c0218d38433 on how to resolve the type of dependencies.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.