Fixing the build (#63)
we are installing artifacts twice. With Maven and Gradle then. We need to change that. fixes #62
This commit is contained in:
committed by
GitHub
parent
317a25b589
commit
012eac8f3c
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
#Thu Jul 21 10:16:50 CEST 2016
|
||||
#Fri Aug 19 15:39:42 CEST 2016
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-bin.zip
|
||||
|
||||
Reference in New Issue
Block a user