Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6866ea56 authored by desperateCoder's avatar desperateCoder
Browse files

bump retrofit version to 2.7.1 - world is spinning fast *shrug*

parent fcc4d30b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@ dependencies {

    implementation 'commons-io:commons-io:2.6'

    implementation 'com.squareup.retrofit2:retrofit:2.7.0'
    implementation 'com.squareup.retrofit2:retrofit:2.7.1'
    implementation 'com.squareup.okhttp3:okhttp:3.12.8' // 3.13+ requires Lollipop, but our minSdkVersion is 14

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.10.1'