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

Unverified Commit c371548e authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #103 from nextcloud/dependabot/gradle/com.squareup.okhttp3-okhttp-3.12.5

Bump okhttp from 3.12.4 to 3.12.5
parents 4713f1cd 45972179
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ dependencies {
    implementation 'commons-io:commons-io:2.6'

    implementation 'com.squareup.retrofit2:retrofit:2.6.1'
    implementation 'com.squareup.okhttp3:okhttp:3.12.4' // 3.13+ requires Lollipop, but our minSdkVersion is 14
    implementation 'com.squareup.okhttp3:okhttp:3.12.5' // 3.13+ requires Lollipop, but our minSdkVersion is 14

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6'