collinsmith / riiablo

Diablo II remade using Java and LibGDX
http://riiablo.com
Apache License 2.0
869 stars 99 forks source link

Configure snapshot vs release builds in gradle #133

Open collinsmith opened 3 years ago

collinsmith commented 3 years ago

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