Open collinsmith opened 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.
X.Y.Z-SNAPSHOT
release
https://docs.gradle.org/current/userguide/tutorial_using_tasks.html#configure-by-dag
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 viarelease
task or similar.https://docs.gradle.org/current/userguide/tutorial_using_tasks.html#configure-by-dag