gradle.properties 236 B

1234567
  1. # Generally it is better to set the version only for release builds, build time
  2. # from command line using -Pversion=1.0.0
  3. #
  4. # Only use SNAPSHOT versions if you need to contribute your binaries to a
  5. # local Maven project.
  6. version=1.0.0