Skip to content

Instantly share code, notes, and snippets.

View husaynhakeem's full-sized avatar

Husayn Hakeem husaynhakeem

View GitHub Profile
@StefMa
StefMa / README.md
Created August 15, 2015 09:45
Deploy your android library to your ssh server with gradle

Deploy your Android library to your server with gradle


What is it?

This example shows you how to deploy your own Android library to your own server with gradle.


What do I need?

  • Webspace or Server with access over ssh (i.e. uberspace.de)
  • That's all