[fenix] No issue: Update to ConstraintLayout 2.0.0-alpha5 (https://github.com/mozilla-mobile/fenix/pull/2108)

pull/600/head
Emily Kager 5 years ago committed by Colin Lee
parent 9099260411
commit 7e25d152b6

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

Loading…
Cancel
Save