Upgrade gradle plugin (#1936)
Summary: Upgraded to the latest Android Studio and this popped up. Pull Request resolved: https://github.com/facebook/flipper/pull/1936 Test Plan: Built the sample app. Repro'd the previous build failure. Weirdly enough, this only occurred on Linux, not on my Mac. Now it's passing. Reviewed By: mweststrate Differential Revision: D26483694 Pulled By: passy fbshipit-source-id: 9c27eb6d28a0f390154899d67469a504d68c2ad4
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1433dd4b73
commit
3f16da4db0
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.8.1-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
|
||||
|
||||
Reference in New Issue
Block a user