Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Commit 290fbae

Browse files
committed
https to gradle wrapper for secure communication
1 parent e317a26 commit 290fbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=http\://services.gradle.org/distributions/gradle-2.2.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip

0 commit comments

Comments
 (0)