Faster way to add dependencies
See original GitHub issueDescribe the solution you’d like If I understand this plugin correctly, to add a new dependency:
- Add an implementation/api dependency to a module’s build.gradle file
- Run
./gradlew buildSrcVersions
- The script will recompile the Versions and Libs file.
However, the gradle task takes over 5 minutes on our project. This makes it a real pain to add new dependencies.
Is there a faster way of doing this or could this be improved?
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Faster way to add dependencies? - cargo - Rust Internals
For example how I behave when I need to install rand crate. I have to go to https://crates.io/. Enter package name I need....
Read more >Ideas for speeding up installing dependencies - Stack Overflow
1 Answer 1 ; a - download them from outside servers - at every build ; b - build them from repo sources...
Read more >FTBQuests no easy way to add dependencies? : r/feedthebeast
"To make quest A depend on quest B, select quest and Right-click on quest A and click Add selected quest as dependency." But...
Read more >How to Create Task Dependencies in Microsoft Project 2016
Now take a look at the Task Tab Schedule Group and look for the Chain Link that says “link the selected task”. Here...
Read more >Caching dependencies to speed up workflows - GitHub Docs
To make your workflows faster and more efficient, you can create and use caches for dependencies and other commonly reused files.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@gpeal I would say 2-4 weeks, but that’s not a promise 😃
@LouisCAD Yeah, we decided to pay it down now and appreciate the continued work you are putting into this project. We ran into #265 and #279 btw.