Files
yoga/java
Amir Shalem d14e2cd61d fix gradle compliation (#925)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/925

Gradle is failing to compile yoga for two reasons:
1. Ever since `YogaNodeJNIPhantomRefs` was introduced which uses `DestructorThread.Destructor` from fbjni which was the first direct Java dependency from yoga java to fbjni java code.

2. Adding a missing gradle endpoint for `testutil` since it is now required for yoga unit-tests

Differential Revision: D17274226

fbshipit-source-id: 9a4919f1bb72ac1f52b6b32ce7acbff435d587e4
2019-09-10 06:53:59 -07:00
..
2019-07-17 06:57:18 -07:00
2017-02-23 05:07:20 -08:00
2019-07-19 17:24:49 -07:00
2019-09-10 06:53:59 -07:00
2018-10-24 03:11:40 -07:00