communicode / communikey-backend

A simple centralized, cross-platform credential manager using GPG encryption.
https://communicode.github.io/communikey-docs
GNU General Public License v3.0
11 stars 0 forks source link

Gradle migration #12

Closed svengreb closed 6 years ago

svengreb commented 6 years ago

The project should migrate from Maven to Gradle for a simplified workflow and setup following large projects like Android. This will improve the development in various aspects as described in the documented Gradle vs Maven comparison.

The Gradle Docs are very well written and almost everything is documented. There are many resources e.g. guides about how to