Summary: This builds the java bindings with gradle, and adds a script for Facebook employees to upload the generated artifacts to JCenter. Reviewed By: emilsjolander Differential Revision: D4597335 fbshipit-source-id: 4c01695a8638000a417bfb49deba4b9b9b4e114b
3 lines
59 B
Groovy
3 lines
59 B
Groovy
include ':yoga'
|
|
project(':yoga').projectDir = file('java')
|