Skip to content

How to add android build.gradle repositories to the module? #853

Closed Answered by satya164
AlanNggg asked this question in Q&A
Discussion options

You must be logged in to vote

Repositories need to be added to the app's build.gradle file.

You can either document it for the user to do manually, or write a script in your library's build.gradle that adds the repos to the app.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlanNggg
Comment options

Answer selected by AlanNggg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants