updating the gradle version from 2.13 to 3.2.1 #727
Merged
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
Jump to file or symbol
Failed to load files and symbols.
Binary file not shown.
| @@ -1,6 +1,6 @@ | ||
| -#Fri May 13 14:00:35 EDT 2016 | ||
| +#Tue Nov 29 15:10:15 EST 2016 | ||
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| zipStoreBase=GRADLE_USER_HOME | ||
| zipStorePath=wrapper/dists | ||
| -distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-bin.zip | ||
| +distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-bin.zip |
| @@ -0,0 +1 @@ | ||
| +rootProject.name = "htsjdk" |