diff --git a/build.gradle b/build.gradle index 69421e4f879b0f0e6e83161c7727895bdbc44bd9..ef3ae891a12964c0f3cd9db067cd703260dd1135 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,7 @@ dependencies { implementation 'me.drakeet.support:toastcompat:1.1.0' implementation 'me.leolin:ShortcutBadger:1.1.22@aar' implementation 'org.bouncycastle:bcmail-jdk18on:1.80' - implementation 'org.conscrypt:conscrypt-android:2.5.2' + implementation 'org.conscrypt:conscrypt-android:2.5.3' implementation 'org.hsluv:hsluv:0.2' implementation 'org.jxmpp:jxmpp-jid:1.0.3' implementation 'org.jxmpp:jxmpp-stringprep-libidn:1.0.3'