Gradle version bump and POM details

Summary: This improves the quality of the published POM files, adding dependencies and marking the object as an 'aar'.  It also bumps the version to 1.2.0 for JCenter.

Reviewed By: emilsjolander

Differential Revision: D4620150

fbshipit-source-id: 968f1cea21af4b2f19aeff3f32ad575b185fa1bb
This commit is contained in:
Robert Spencer
2017-03-07 03:52:51 -08:00
committed by Facebook Github Bot
parent 5bc0197c78
commit abf912b729
5 changed files with 34 additions and 24 deletions

View File

@@ -17,6 +17,7 @@ buildscript {
allprojects {
repositories {
jcenter()
flatDir {
dirs "${rootDir}/lib/jsr-305"
dirs "${rootDir}/lib/soloader"