Hello friends. One of my least favorite part of pr...
# feed
j
Hello friends. One of my least favorite part of programming is wasting time using the wrong dependency version and having my build fails of me. What if I could delegate the hard work of managing dependencies to IntelliJ (auto-completion...) and Gradle (searching for updates, ...)? That's my basic idea behind my open-source Gradle plugin:
plugins.id("de.fayard.buildSrcVersions")
Would be glad to hear what you think! https://github.com/jmfayard/buildSrcVersions
🆒 3
👍 14