Skip to content

Commit

Permalink
Update ConstraintLayout version to 2.0.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
nhaarman committed Apr 7, 2019
1 parent 029c42e commit 0a67bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyManagement {
// "Hello"-sample apps
dependency "androidx.core:core-ktx:1.0.1"
dependency "com.google.android.material:material:1.0.0"
dependency "androidx.constraintlayout:constraintlayout:2.0.0-alpha3"
dependency "androidx.constraintlayout:constraintlayout:2.0.0-alpha4"
dependency "io.reactivex.rxjava2:rxandroid:2.1.1"
dependency "com.squareup.picasso:picasso:2.71828"

Expand Down

0 comments on commit 0a67bea

Please sign in to comment.