Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a couple of warnings in the ReactAndroid:hermes-engine build
Summary: While buildling locally, those two warnings pop up. - ANDROID_LD being unused by the CMake toolchain. I'm removing it. - The Download task encountering a weak eTag. I'm updating it: https://github.com/michel-kraemer/gradle-download-task Changelog: [Internal] [Changed] - Fix a couple of warnings in the ReactAndroid:hermes-engine build Reviewed By: dmytrorykun Differential Revision: D42738919 fbshipit-source-id: 7bd8785ad5b7431d557e2f8c8876b7c3f7294a43
- Loading branch information