[Android] Upgrade ConstraintLayout to beta5

Geoffrey Métais git at videolan.org
Fri Feb 10 15:21:42 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Feb 10 14:54:02 2017 +0100| [3b3dc3b0a396a1ce936cb3d3debda3b24fccfc49] | committer: Geoffrey Métais

Upgrade ConstraintLayout to beta5

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

 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 662ee7b..38b3bc0 100644
--- a/vlc-android/build.gradle
+++ b/vlc-android/build.gradle
@@ -205,7 +205,7 @@ dependencies {
     compile 'com.android.support:preference-v7:25.1.1'
     compile 'com.android.support:leanback-v17:25.1.1'
     compile 'com.android.support:preference-leanback-v17:25.1.1'
-    compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
+    compile 'com.android.support.constraint:constraint-layout:1.0.0-beta5'
     testCompile 'junit:junit:4.12'
 }
 



More information about the Android mailing list