react-native-macos/RNTester/android/app
Daniel Zlotin f3e5cce474 Use new JavaScriptCore from npm (#22231)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/22231

- Use clang instead of the deprecated gcc
- Use libc++ instead of the deprecated gnustl
- Updated gradle and android plugin version
- Fixed missing arch in local-cli template
- `clean` task should now always succeed
- `clean` task deletes build artifacts
- No need to specify buildToolsVersion. It's derived.
- Elvis operator for more readable code
Pull Request resolved: https://github.com/facebook/react-native/pull/22263

Reviewed By: hramos

Differential Revision: D13004499

Pulled By: DanielZlotin

fbshipit-source-id: da54bb744cedb4c6f3bda590f8c25d0ad64086ef
2018-12-27 14:51:03 -08:00
..
src/main Fix rntester buck build 2018-10-10 15:19:41 -07:00
BUCK Fix rntester buck build 2018-10-10 15:19:41 -07:00
build.gradle Use new JavaScriptCore from npm (#22231) 2018-12-27 14:51:03 -08:00
gradle.properties Bump Android NDK to r17b (#20357) 2018-07-30 14:02:11 -07:00
my-release-key.keystore add RNTester to ci (#19673) 2018-06-14 18:30:54 -07:00
proguard-rules.pro RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00