Browse Source

Publish BUILD-SNAPSHOT artifacts with Gradle

See gh-19608
See gh-19609
pull/19618/head
Andy Wilkinson 6 years ago
parent
commit
575e0c5f24
  1. 2
      gradle.properties

2
gradle.properties

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
version=2.3.0.GRADLE-SNAPSHOT
version=2.3.0.BUILD-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true

Loading…
Cancel
Save