Commit 273058ed authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add constraintLayoutVersion property.

parent 53fdd196
...@@ -21,6 +21,7 @@ ext { ...@@ -21,6 +21,7 @@ ext {
targetSdkVersion = 26 targetSdkVersion = 26
buildToolsVersion = "26.0.0" buildToolsVersion = "26.0.0"
supportLibraryVersion = "25.4.0" supportLibraryVersion = "25.4.0"
constraintLayoutVersion = "1.0.2"
kotlinVersion = "1.1.3" kotlinVersion = "1.1.3"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment