Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Improved: Upgrade to Gradle 5.5
(OFBIZ-11131) The upgrade has been done with the following command: $ ./gradlew wrapper --gradle-version=5.5 --distribution-type=bin Our “gradlew” scripts modification has been preserved and “gradle/init-gradle-wrapper.sh” has been updated to download the new version of the wrapper jar. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1862326 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Showing
with
39 additions
and 38 deletions.
- +1 −1 gradle/init-gradle-wrapper.sh
- +20 −19 gradlew
- +18 −18 gradlew.bat
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters