Change client to retrofit2

This commit is contained in:
Jannis Mattheis
2018-11-14 19:37:18 +01:00
parent 28310763f9
commit 3a9da353b4
49 changed files with 1275 additions and 5224 deletions

View File

@@ -1,4 +1,5 @@
{
"apiPackage": "com.github.gotify.client.api",
"modelPackage": "com.github.gotify.client.model"
"modelPackage": "com.github.gotify.client.model",
"library": "retrofit2"
}