mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update Gradle wrapper to 5.6.3 (#26915)
Summary: Gradle wrapper `5.6.3` ## Changelog [Android] [Changed] - Gradle wrapper 5.6.3 Pull Request resolved: https://github.com/facebook/react-native/pull/26915 Test Plan: Builds successfully. Differential Revision: D18045686 Pulled By: mdvacca fbshipit-source-id: b2cbe91c42c61aa340c1169d2555c9d821fcf11f
This commit is contained in:
committed by
Facebook Github Bot
parent
cd12f256e9
commit
ff6b2ff325
+1
-1
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.3-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.3-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user