From db8bd7b59611b2af1aba2ab5455b07e11f91d347 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 12 Apr 2018 10:26:15 +0200 Subject: [PATCH] bump library versions --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 5001ec589..aabb8f255 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ configurations { } ext { - supportLibVersion = '27.1.0' + supportLibVersion = '27.1.1' } dependencies { @@ -51,7 +51,7 @@ dependencies { implementation 'com.makeramen:roundedimageview:2.3.0' implementation "com.wefika:flowlayout:0.4.1" implementation 'net.ypresto.androidtranscoder:android-transcoder:0.2.0' - implementation 'rocks.xmpp:xmpp-addr:0.8.0-20180330.211042-9' + implementation 'rocks.xmpp:xmpp-addr:0.8.0-SNAPSHOT' } ext {