mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
- Update gradle version - Switch to application plugin (cc is started as an app not a lib, and java-library-distribution is still incubating) - make sure tests and coverage checks are run before installDist Signed-off-by: James Taylor <jamest@uk.ibm.com>
5 lines
202 B
INI
5 lines
202 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|