Bug 1907144 - Update AndroidX Collection to version 1.4.1. r=android-reviewers,avirvara

Differential Revision: https://phabricator.services.mozilla.com/D216202
This commit is contained in:
Ryan VanderMeulen
2024-07-12 14:03:16 +00:00
parent 931b4e5728
commit e0352d76b7

View File

@@ -61,7 +61,7 @@ object Versions {
const val browser = "1.8.0"
const val biometric = "1.1.0"
const val cardview = "1.0.0"
const val collection = "1.4.0"
const val collection = "1.4.1"
const val compose_bom = "2024.06.00"
const val constraintlayout = "2.1.4"
const val coordinatorlayout = "1.2.0"