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

Commit a89d7acf authored by David Luhmer's avatar David Luhmer
Browse files

Downgrade okhttp due to compile issues

parent 7aa31c17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,5 +51,5 @@ dependencies {
    implementation 'commons-io:commons-io:2.6'

    implementation 'com.squareup.retrofit2:retrofit:2.3.0'
    implementation 'com.squareup.okhttp3:okhttp:3.10.0'
    implementation 'com.squareup.okhttp3:okhttp:3.8.0'
}