react-native/ReactAndroid
Christoph Nakazawa a3620799ec Fix OSS CI
Summary: This diff fixes Android OSS CI

Reviewed By: rickhanlonii

Differential Revision: D13747492

fbshipit-source-id: 6f90df6d3a096e3bf8a710382e192c3f54f00268
2019-01-21 08:28:47 -08:00
..
libs Reformat xplat build files according to new formatting rules. 2019-01-10 20:00:42 -08:00
src Fix OSS CI 2019-01-21 08:28:47 -08:00
.npmignore
build.gradle Remove unused files and code for old JSC and gcc build (#23014) 2019-01-16 04:01:53 -08:00
DevExperience.md
gradle.properties bump okhttp to 3.12.1 (#22877) 2019-01-14 10:34:30 -08:00
proguard-rules.pro
README.md
release.gradle Use new JavaScriptCore from npm (#22231) 2018-12-27 14:51:03 -08:00

Building React Native for Android

See the docs on the website.

Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.