This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
writeVersion task only writes file when executed (#10)
Previously, even running `./gradlew tasks` would cause the version.properties file to be written. This task will now only write the file when executed.
- Loading branch information