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

Unverified Commit 54d105b2 authored by Wolf Montwé's avatar Wolf Montwé
Browse files

Update imap dependencies

parent f21dc933
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ preferencesFix = "1.1.0"
timber = "5.0.1"
koinCore = "3.4.0"
koinAndroid = "3.4.0"
mime4j = "0.8.8"
mime4j = "0.8.9"
okhttp = "4.10.0"
glide = "4.15.1"
moshi = "1.14.0"
@@ -111,9 +111,9 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
minidns-hla = "org.minidns:minidns-hla:1.0.4"
glide = { module = "com.github.bumptech.glide:glide", version.ref = "glide" }
glide-compiler = { module = "com.github.bumptech.glide:compiler", version.ref = "glide" }
jsoup = "org.jsoup:jsoup:1.15.3"
apache-httpclient = "org.apache.httpcomponents:httpclient:4.5.13"
apache-httpclient5 = "org.apache.httpcomponents.client5:httpclient5:5.1.3"
jsoup = "org.jsoup:jsoup:1.15.4"
apache-httpclient = "org.apache.httpcomponents:httpclient:4.5.14"
apache-httpclient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.1"
clikt = "com.github.ajalt.clikt:clikt:3.5.2"
jzlib = "com.jcraft:jzlib:1.0.7"
jutf7 = "com.beetstra.jutf7:jutf7:1.0.0"