react-native/Examples/UIExplorer/android/app
Martin Konicek 855f7be4b8 Make Android examples depend on source again
Summary: @​public

The idea was to depend on a fixed version from Maven to make running the examples easy, however that only works if we depend on both fixed version of JS and the Android artifacts.

The current way leads to version mismatches and causes confusion: https://github.com/facebook/react-native/issues/3329

This commit makes the Android examples consistent with iOS (always build the latest JS and native code from master).

Added docs here: 8abfb5e0e2

Reviewed By: @foghina

Differential Revision: D2531525

fb-gh-sync-id: 7c0844b63ddeb94ad008a3f0e7a43e1af69031c4
2015-10-14 07:48:25 -07:00
..
src/main Release React Native for Android 2015-09-14 18:13:39 +01:00
build.gradle Make Android examples depend on source again 2015-10-14 07:48:25 -07:00
gradle.properties Export latest Android changes 2015-09-17 14:33:28 +01:00
proguard-rules.pro Release React Native for Android 2015-09-14 18:13:39 +01:00