bump jxmpp-jid version

This commit is contained in:
Daniel Gultsch 2021-05-13 09:19:16 +02:00
parent 56535e07ff
commit d91cd3e9e8
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ dependencies {
implementation 'com.makeramen:roundedimageview:2.3.0'
implementation "com.wefika:flowlayout:0.4.1"
implementation 'net.ypresto.androidtranscoder:android-transcoder:0.3.0'
implementation 'org.jxmpp:jxmpp-jid:0.6.4'
implementation 'org.jxmpp:jxmpp-jid:1.0.1'
implementation 'org.osmdroid:osmdroid-android:6.1.10'
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:2.2.1'