GCX-HCI / ThirtyInch

a MVP library for Android favoring a stateful Presenter
Apache License 2.0
1.03k stars 101 forks source link

Create PublishPlugin to easify publishing #183

Closed StefMa closed 5 years ago

StefMa commented 5 years ago

This will create an Publish Gradle Plugin to get rid of this ugly gradle script ...

To test this; just run androidArtifactDebug and take a look into your local maven. Should be the same output as in the current master branch (by running androidArtifactDebug of course)