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

An example and further explanation needed #7

Open
almogtavor opened this issue Jul 2, 2022 · 0 comments
Open

An example and further explanation needed #7

almogtavor opened this issue Jul 2, 2022 · 0 comments

Comments

@almogtavor
Copy link

I've tried to use this plugin, but I didn't understand the usage steps. When I've imported the plugin, initially I had a problem of Could not find com.android.tools.build:gradle:4.0.1, that I solved by adding google() to the repositories. I think that's should be documented.

The second issue was that the example said to add the line of include ':app', that caused problem since I got no such module (and I didn't understand if/why should I add such line with my own module (didn't work)).

After removing this, no include.properties was generated, and I don't know what's the task that triggers this.

When I've added this manually, I wasn't sure how should I specify my library. I've tried: myLibraryName=true but this didn't work.

The readme didn't specify if a settings.gradle configuration was needed (I guess not since there's the include thing in the build.gradle.

I'd like to get some help with this, and I think the README.md can get improved (or just add some example repo).

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