Configure snapshot vs release builds in gradle
collinsmith opened this issue · 0 comments
collinsmith commented
I'd like to make this process easier. Rather than having gradle version set to X.Y.Z-SNAPSHOT
and then changing it for a release build manually, I'd like to try and handle this automatically through gradle via release
task or similar.
https://docs.gradle.org/current/userguide/tutorial_using_tasks.html#configure-by-dag