mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-30 05:55:48 +08:00
Update gradle wrapper binary and scripts
Summary: I ran ```./gradlew wrapper``` to update the gradle wrapper binary and scripts. This is related to https://github.com/facebook/react-native/pull/9573 Closes https://github.com/facebook/react-native/pull/9619 Reviewed By: kentaromiura Differential Revision: D3828085 Pulled By: bestander fbshipit-source-id: 3c155c80f0f4e09b277337c6767104267357d159
This commit is contained in:
committed by
Facebook Github Bot 0
parent
8ebe66d0e3
commit
68848f8c91
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
4
gradle/wrapper/gradle-wrapper.properties
vendored
4
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
#Mon Dec 14 14:06:01 GMT 2015
|
||||
#Thu Sep 08 16:27:36 BST 2016
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https://services.gradle.org/distributions/gradle-2.14.1-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip
|
||||
|
||||
Reference in New Issue
Block a user