:arrow_down: Sticking to the theme of small utilit...
# community-news
y
⬇️ Sticking to the theme of small utility plugins,
grabatool 1.0.0
has been released. It has updated to handle Gradle
7.3.3 - 9.2.0
, and the DSL has been simplified.
grabatool
has only one purpose - allow build script authors to download arbitrary SDK, distributions and standalone executables, cache them, and make the appropriate locations available as providers. Nothing is downloaded until a provider is realised. If you used the old
0.5.0
you'll need to make some changes to your buildscript, but hopefully it will be clear enough in the docs on how to upgrade. Documentation is here: https://grabatool.ysb33r.org.
🧰 3