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

Unverified Commit 6ea3223e authored by David Luhmer's avatar David Luhmer Committed by GitHub
Browse files

Merge pull request #51 from Unpublished/okhttp3.12.2

Bump okhttp to 3.12.2
parents 184eef9a 3fe60d00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ dependencies {
    implementation 'commons-io:commons-io:2.6'

    implementation 'com.squareup.retrofit2:retrofit:2.5.0'
    implementation 'com.squareup.okhttp3:okhttp:3.12.0'
    implementation 'com.squareup.okhttp3:okhttp:3.12.2'

    // Required for local unit tests (JUnit 4 framework)
    testImplementation 'junit:junit:4.12'