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

Commit 631048e0 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update to okhttp 3.11

parent 075e9c9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'org.jetbrains.dokka-android'

ext {
    okhttp_version = '3.10.0'
    okhttp_version = '3.11.0'
}

android {