From 1064b016c7623a7ea370df1f0a60a9313107c717 Mon Sep 17 00:00:00 2001 From: Mariotaku Lee Date: Sun, 1 Jan 2017 03:02:19 +0800 Subject: [PATCH] updated version --- twidere/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twidere/build.gradle b/twidere/build.gradle index 8c3b0f3e9..6145f3dd5 100644 --- a/twidere/build.gradle +++ b/twidere/build.gradle @@ -171,7 +171,7 @@ dependencies { compile "com.github.mariotaku.CommonsLibrary:text:$mariotaku_commons_library_version" compile "com.github.mariotaku.CommonsLibrary:text-kotlin:$mariotaku_commons_library_version" compile 'com.github.mariotaku:KPreferences:0.9.5' - compile 'com.github.mariotaku:Chameleon:0.9.4' + compile 'com.github.mariotaku:Chameleon:0.9.5' compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" compile 'nl.komponents.kovenant:kovenant:3.3.0' compile 'nl.komponents.kovenant:kovenant-android:3.3.0'