forked from pents90/svg-android
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
When resolving the dependency tree, gradle goes through the library's pom file. There you can find the code snippet:
<dependency>
<groupId/>
<artifactId>unspecified</artifactId>
<version/>
</dependency>
This requires workarounds in the build files to allow dependency resolution. Please remove the unspecified dependency from the pom file.
Metadata
Metadata
Assignees
Labels
No labels