[Android] Update ConstraintLayout

Geoffrey Métais git at videolan.org
Mon Mar 26 14:48:02 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Mar 26 14:47:44 2018 +0200| [12e39079c100750c1c8a70a418caa274a2cb75e3] | committer: Geoffrey Métais

Update ConstraintLayout

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

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

diff --git a/build.gradle b/build.gradle
index c8b3b4a54..46a1880eb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,7 +25,7 @@ allprojects {
 
 ext {
     appCompatVersion = '25.2.0'
-    constraintLayoutVersion = '1.1.0-beta5'
+    constraintLayoutVersion = '1.1.0-beta6'
     buildToolsVersion = "27.0.2"
     compileSdkVersion = 26
     minSdkVersion = 9



More information about the Android mailing list