Skip to content

Commit a89a553

Browse files
friederbluemlefacebook-github-bot
authored andcommitted
Update Gradle wrapper to 6.1 (#27800)
Summary: ``` Welcome to Gradle 6.1! Here are the highlights of this release: - Dependency cache is relocatable - Configurable compilation order between Groovy, Java & Scala - New sample projects in Gradle's documentation For more details see https://docs.gradle.org/6.1/release-notes.html ``` ## Changelog [Android] [Changed] - Update Gradle wrapper to 6.1 Pull Request resolved: #27800 Test Plan: Build project Differential Revision: D19460735 Pulled By: mdvacca fbshipit-source-id: b5e71cf97c0208947d6e524a74907b74f6a71c8d
1 parent 8fe04cf commit a89a553

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

gradle/wrapper/gradle-wrapper.jar

-7 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)