500px / 500px-android-blur

Android Blurring View
http://developers.500px.com/2015/03/17/a-blurring-view-for-android.html
MIT License
2.69k stars 326 forks source link

Setup Maven deployer #17

Closed ItsPriyesh closed 8 years ago

ItsPriyesh commented 8 years ago

This PR adds the uploadArchives task which will generate a Maven repo inside of /releases/ containing all of the necessary artifacts for release. Building is done by running:

gradle clean uploadArchives
beltex commented 8 years ago

:+1: