Files
yoga/java/AndroidManifest.xml
Robert Spencer 5519a73087 Gradle for java library
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
2017-02-23 05:07:20 -08:00

7 lines
135 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.facebook.yoga">
<application/>
</manifest>