Skip to content

Commit

Permalink
Upgrade to ConstraintLayout 2.0.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhanniballake committed Apr 10, 2019
1 parent 0eaf84f commit 5ae1b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -21,7 +21,7 @@ buildscript {

appCompatVersion = "1.1.0-alpha04"
browserVersion = "1.0.0"
constraintLayoutVersion = "2.0.0-alpha3"
constraintLayoutVersion = "2.0.0-alpha4"
coreVersion = "1.1.0-alpha05"
coroutinesVersion = "1.1.1"
crashlyticsVersion = "2.9.9"
Expand Down

0 comments on commit 5ae1b26

Please sign in to comment.