mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8e8e18be5e
Summary: This is part of a series of tasks to make the React Native Gradle Plugin (RNGP) variant-aware. Here I'm removing the `applyAppPlugin` property which was never used. The new logic will apply the App Plugin if the `com.android.application` plugin is found. I've also removed the corresponding tests. New one will follow afterwards Changelog: [Internal] [Changed] - RNGP - Remove unused applyAppPlugin Reviewed By: cipolleschi Differential Revision: D40547689 fbshipit-source-id: ce1089498a586a43cb5e07950767c2c4b51b4597