Sourced from core's releases.
0.14.0
081522dAdd annotations for compatibility with Gradle 7.0 (https://github.com/facebook/flipper/issues/283)010f36eDefer Gradle task creation until necessary (https://github.com/facebook/flipper/issues/280)46d36baANDROIDX_TEST_ORCHESTRATOR support (https://github.com/facebook/flipper/issues/264)
Sourced from core's changelog.
0.14.0 (Apr 22 2021)
- Added test orchestrator support
- Switched away from xml to json for metadata files
- Support for Gradle 7
a353fd8 0.14.0fd05d59 Update AGP and others, remove mvn publish script in favor of plugin, upgrade ...e52ba06 Fix broken tests081522d Add annotations for compatibility with Gradle 7.0 (https://github.com/facebook/flipper/issues/283)49757fb Fix ScreenshotsPlugin not compiling (https://github.com/facebook/flipper/issues/282)010f36e Defer Gradle task creation until necessary (https://github.com/facebook/flipper/issues/280)bd0af0e Apply whitespace linter to all gradle files35b7555 Remove attempts at parsing xml46d36ba ANDROIDX_TEST_ORCHESTRATOR support (https://github.com/facebook/flipper/issues/264)eb55000 Bump ktfmt version