bump jxmpp. fix crash in magic create when entering @

This commit is contained in:
Daniel Gultsch 2021-10-20 10:19:46 +02:00
parent 2ca00265db
commit 7ddd60d314

View file

@ -64,7 +64,7 @@ dependencies {
implementation "com.wefika:flowlayout:0.4.1"
implementation 'com.otaliastudios:transcoder:0.10.4'
implementation 'org.jxmpp:jxmpp-jid:1.0.1'
implementation 'org.jxmpp:jxmpp-jid:1.0.2'
implementation 'org.osmdroid:osmdroid-android:6.1.10'
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:2.5.2'