Upgrade to Gradle 6.8.1 (#1895)
Summary: Playing around with alternative upload options and having an up-to-date Gradle installation makes that easier. Pull Request resolved: https://github.com/facebook/flipper/pull/1895 Test Plan: ./gradlew :sample:assembleDebug + CI Reviewed By: nikoant Differential Revision: D26275350 Pulled By: passy fbshipit-source-id: ce5d11c289e6cf52e2d629a4719cc38665adf8e5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
87e7afe4ab
commit
93d23e8c0a
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -7,4 +7,4 @@ distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
|
||||
|
||||
Reference in New Issue
Block a user