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

Commit 3fe60d00 authored by Unpublished's avatar Unpublished
Browse files

Bump okhttp to 3.12.2

parent 184eef9a
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'