mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
18e9ea2112
Summary: Suppress lint errors in Dialog module. remove abortOnError=false. This might hide future problems, so removing it ``` gradle lintOptions { abortOnError false } ``` Builds locally just fine. But CI is failing for unknown reasons. https://circleci.com/gh/dulmandakh/react-native/265 RNTester will built without errors Closes https://github.com/facebook/react-native/pull/19740 Differential Revision: D8450600 Pulled By: hramos fbshipit-source-id: faf508a0c546af18a05ee224628f88b02a38ab9f