[Android] Update ConstraintLayout to v1.0.1

Geoffrey Métais git at videolan.org
Thu Mar 2 09:49:32 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Mar  2 09:27:41 2017 +0100| [e62a309ed176a729b7a9e755bf3826e5fd6ba5bb] | committer: Geoffrey Métais

Update ConstraintLayout to v1.0.1

> https://code.videolan.org/videolan/vlc-android/commit/e62a309ed176a729b7a9e755bf3826e5fd6ba5bb
---

 vlc-android/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle
index c7b0d5d..4af3040 100644
--- a/vlc-android/build.gradle
+++ b/vlc-android/build.gradle
@@ -210,7 +210,7 @@ dependencies {
     compile 'com.android.support:preference-v7:25.2.0'
     compile 'com.android.support:leanback-v17:25.2.0'
     compile 'com.android.support:preference-leanback-v17:25.2.0'
-    compile 'com.android.support.constraint:constraint-layout:1.0.0'
+    compile 'com.android.support.constraint:constraint-layout:1.0.1'
     testCompile 'junit:junit:4.12'
 }
 



More information about the Android mailing list