readium / readium-sdk

A C++ ePub renderer SDK
BSD 3-Clause "New" or "Revised" License
383 stars 164 forks source link

Add upload to JCenter configuration #305

Closed vince4 closed 6 years ago

vince4 commented 6 years ago

Add JCenter configuration in build.gradle, build_stable.gradle and publish.gradle.

This configuration allow Youboox users to publish the readium-sdk for android using gradle command :

clean build publishToMavenLocal bintrayUpload