Skip to content

how do i copy android dependencies on local maven repo with this ./scripts/install-dependencies.sh #7914

Closed Answered by utzcoz
RohanMishra315 asked this question in Q&A
Discussion options

You must be logged in to vote

@RohanMishra315 Please don't post the same comment to multiple discussion thread, and we might think it might be spam. As I know, install-dependencies.sh is not used for normal contributors. I suppose you know it from CONTRIBUTING.md, but this file is outdated, and we will update it when we have time. If you just want to download existed android-all jar files to your local maven repo, you can write a script to download them like normal maven dependencies. I have a simple project to download these dependencies with shell: https://github.com/utzcoz/robolectric-android-all-fetcher. Or you can follow https://cs.android.com/android/platform/superproject/+/master:prebuilts/misc/common/robolectr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by utzcoz
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