-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels