From 346b272bac84d7e77f918230a98bb2c46a472ded Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 20 Sep 2019 23:54:45 +0200 Subject: update libraries --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index c8fdaafb0..630f8df68 100644 --- a/build.gradle +++ b/build.gradle @@ -76,7 +76,7 @@ dependencies { implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5' implementation project(':libs:xmpp-addr') implementation 'org.hsluv:hsluv:0.2' - implementation 'org.conscrypt:conscrypt-android:1.4.2' + implementation 'org.conscrypt:conscrypt-android:2.2.1' implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15' // 1.2.15 is last working version for minSDK 16 implementation 'me.drakeet.support:toastcompat:1.1.0' implementation 'org.osmdroid:osmdroid-android:6.1.0' -- cgit v1.2.3