DependencyDownload icon indicating copy to clipboard operation
DependencyDownload copied to clipboard

Make an auto-fill repository based on the gradle-plugin instead of hard-coding it

Open luiz-otavio opened this issue 3 years ago • 1 comments

I think it take alot of time to put each repository into the code to download all dependencies even there is a Gradle plugin for it. So basically, it should be a good approach to include the repositories (even it's a private with credentials) into the runtimeDownload.txt from GradleScript.

luiz-otavio avatar May 11 '22 22:05 luiz-otavio

I'll consider this, but I don't think having exactly the same repositories during build time & runtime download is always desired.

Vankka avatar May 13 '22 17:05 Vankka