A framework for building native applications using React
Add workaround for Android Gradle Plugin 3.2 change to asset dir (#21409)
Summary: Android Gradle Plugin 3.2 uses a new intermediates/merged_assets directory instead of intermediates/assets. This workaround copies the javascript bundle to both directories for compatibility purposes. Fixes #21132 Fixes #18357 Pull Request resolved: https://github.com/facebook/react-native/pull/21409 Differential Revision: D10141860 Pulled By: hramos fbshipit-source-id: 0fb20fcec67ec2bfd7a8d9052599bbc70464b466
E
Edward Karuna committed
ff084a4e8071adb4ff6198b32aa8a7e8e29cca1c
Parent: 8a49750
Committed by Facebook Github Bot <[email protected]>
on 10/2/2018, 10:02:41 AM