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

Unverified Commit 324c39db authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files
parent 20aff0e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@ dependencies {
    implementation ('com.squareup.retrofit2:retrofit:2.6.4') {
        because '2.7.0 requires okhttp:3.14.x which requires API level 19'
    }
    implementation ('com.squareup.okhttp3:okhttp:3.12.11') {
    implementation ('com.squareup.okhttp3:okhttp:3.12.12') {
        because '3.13+ requires Lollipop, but our minSdkVersion is 14'
    }