Merge pull request #35 from gotify/deps

Update retrofit
This commit is contained in:
Jannis Mattheis
2018-12-22 17:49:10 +01:00
committed by GitHub

View File

@@ -94,7 +94,7 @@ if(hasProperty('target') && target == 'android') {
ext {
oltu_version = "1.0.2"
retrofit_version = "2.3.0"
retrofit_version = "2.5.0"
swagger_annotations_version = "1.5.15"
junit_version = "4.12"
threetenbp_version = "1.3.5"