Andrew Jack bd7d10e5aa Add support for Build Variants to react.gradle
Summary:
This PR adds support for Android Gradle [Build Variants](https://sites.google.com/a/android.com/tools/tech-docs/new-build-system/user-guide#TOC-Build-Variants) when generating the JS bundle.

**Before**: only supported "bundleDebugJsAndAssets" and "bundleReleaseJsAndAssets"

**Now**: all variants are supported
Examples: "bundleDevDebugJsAndAssets", "bundleStageAlphaJsAndAssets", or "bundleBetaJsAndAssets"

The Gradle script will automatically create bundle tasks for each build variant found in a project.
Closes https://github.com/facebook/react-native/pull/4686

Reviewed By: svcscm

Differential Revision: D2815856

Pulled By: foghina

fb-gh-sync-id: 4518de70d178205bc3e5044d2446b56c40298da2
2016-01-08 12:12:30 -08:00
..
2015-09-16 13:05:30 -07:00
2015-11-12 07:05:01 -08:00
2015-12-25 02:17:30 -08:00
2016-01-05 17:18:49 -08:00
2015-10-27 11:22:28 -07:00
2016-01-05 17:18:49 -08:00
2016-01-07 13:15:28 -08:00
2016-01-05 17:18:49 -08:00
2015-10-28 21:36:07 -04:00
2015-10-21 03:03:59 -07:00