Skip to content

Commit e3a522e

Browse files
committed
Update gradle wrapper to 6.6-rc-2
1 parent b853a81 commit e3a522e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.6-rc-1
1+
6.6-rc-2

gradle/wrapper/gradle-wrapper.jar

293 Bytes
Binary file not shown.
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-rc-1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-rc-2-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionSha256Sum=5cd76fb69f8c350558acdd8f442487d44d5f75ef5fc16409835ebd2599e9207a
6+
distributionSha256Sum=0b95284680c364a724a048accf0ad18fe561416d2ff89b73feede66a41a8e7a5

gradlew

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ fi
130130
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
131131
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
132132
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
133-
133+
134134
JAVACMD=`cygpath --unix "$JAVACMD"`
135135

136136
# We build the pattern for arguments to be converted via cygpath

0 commit comments

Comments
 (0)