Removes the deprecated Bintray commands, and releases to Maven Central. This required a couple of gradle plugins. Signing is an official Gradle plugin for managing the PGP signing required for publication on Maven Central. The Gradle Nexus Publish Plugin handles the publishing task as well as closing and releasing the app from staging.
For issue #283.
Removes the deprecated Bintray commands, and releases to Maven Central. This required a couple of gradle plugins. Signing is an official Gradle plugin for managing the PGP signing required for publication on Maven Central. The Gradle Nexus Publish Plugin handles the publishing task as well as closing and releasing the app from staging.