Update ConstraintLayout

(cherry picked from commit 12e39079c1)
This commit is contained in:
Geoffrey Métais
2018-03-26 14:47:44 +02:00
parent 1c1a42c4c9
commit d3e6d26af9

View File

@@ -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