~singpolyma/cheogram-android

7ddd60d314c0f25487ba073c62c0f6bb772bc41c — Daniel Gultsch 1 year, 11 months ago 2ca0026
bump jxmpp. fix crash in magic create when entering @
1 files changed, 1 insertions(+), 1 deletions(-)

M build.gradle
M build.gradle => build.gradle +1 -1
@@ 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'