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

Commit f2078bc8 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update okhttp to 3.12.1

parent 8ea3ff1a
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.12.0'
    okhttp_version = '3.12.1'
}

android {