Summary: Reuse the gradle setup we've built for Litho which allows for parallel publishing to Bintray and Maven Central in addition to Sonatype Snapshots. This appears not to break the existing jcenter deploy script which is pretty great. Reviewed By: emilsjolander Differential Revision: D5020576 fbshipit-source-id: 3ef163ccbfe91c6858b051d39dcf237ca388e18d
6 lines
118 B
INI
6 lines
118 B
INI
GROUP=com.facebook.yoga
|
|
POM_NAME=Yoga
|
|
POM_DESCRIPTION=Java bindings to libyoga
|
|
POM_ARTIFACT_ID=yoga
|
|
POM_PACKAGING=aar
|