comparison gradle/wrapper/gradle-wrapper.properties @ 30:bf31e9ad44cf

SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
author Greg Shepherd <shepherd@ssdt-ohio.org>
date Tue, 18 Feb 2020 16:36:38 -0500
parents e531fc141b17
children 927f02ccc596
comparison
equal deleted inserted replaced
29:e531fc141b17 30:bf31e9ad44cf
1 #Tue Dec 04 14:47:14 EST 2018 1 #
2 # Copyright (c) 2020. Ohio Department of Education. - All Rights Reserved.
3 # Unauthorized copying of this file, in any medium, is strictly prohibited.
4 # Written by the State Software Development Team (http://ssdt.oecn.k12.oh.us/)
5 #
6 #
7
2 distributionBase=GRADLE_USER_HOME 8 distributionBase=GRADLE_USER_HOME
3 distributionPath=wrapper/dists 9 distributionPath=wrapper/dists
10 distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip
4 zipStoreBase=GRADLE_USER_HOME 11 zipStoreBase=GRADLE_USER_HOME
5 zipStorePath=wrapper/dists 12 zipStorePath=wrapper/dists
6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip