Skip to content

Commit e9fd93f

Browse files
dulmandakhfacebook-github-bot
authored andcommitted
Bump Gradle Wrapper to 6.7 (#30200)
Summary: Bump Gradle Wrapper to 6.7, to keep tooling on edge. Here are the highlights of this release: - File system watching is ready for production use - Declare the version of Java your build requires - Java 15 support ## Changelog [Android] [Changed] - Bump Gradle Wrapper to 6.7 Pull Request resolved: #30200 Test Plan: RNTester builds and runs as expected. Also my apps. Reviewed By: cpojer Differential Revision: D24560233 Pulled By: fkgozali fbshipit-source-id: 0d94b4527b2ee5b28b22478128c25761929fbdc7
1 parent dfa9db4 commit e9fd93f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
+1-1
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.6-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
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.6-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
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.6-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)