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

@@ -27,6 +27,9 @@ android {
lintOptions {
disable 'GoogleAppIndexingWarning'
}
packagingOptions {
exclude 'META-INF/DEPENDENCIES'
}
}
dependencies {