1
0
Fork 0

No issue: Update to ConstraintLayout 2.0.0-alpha5 (#2108)

master
Emily Kager 2019-04-26 22:25:56 -07:00 committed by Colin Lee
parent 97e4f43fda
commit e6c34f7045
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ private object Versions {
const val leanplum = "4.3.1"
const val androidx_appcompat = "1.1.0-alpha04"
const val androidx_constraint_layout = "2.0.0-alpha4"
const val androidx_constraint_layout = "2.0.0-alpha5"
const val androidx_preference = "1.1.0-alpha03"
const val androidx_legacy = "1.0.0"
const val androidx_annotation = "1.1.0-beta01"