Skip to content

Error - Failed to resolve: mypackage:myrepo:xx #3

@mfdeveloper

Description

@mfdeveloper

Hi @lodlock, I followed the steps to use this gradle plugin, but I got the error below:

Failed to resolve: com.mypackage:myrepo:xx

Where:

myrepo: Is a name of my repository/library
xx: Is the version of my library (e.g 1.0)

So, I tried define explicitly the applicationId and versionName into the build.gradle file of my git dependency library, and I get the error below:

Obs: The repo needs be added like a Android Studio module

Library projects cannot set applicationId...

How can I use this plugin in this situation? Is not clear for me like the compile( ) gradle will find my library. Do you can help me?

Thank you so much for your attention :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions