-
Beta Was this translation helpful? Give feedback.
Answered by satya164 May 27, 2025
Replies: 1 comment 1 reply
-
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. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by AlanNggg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.