Bug 1967546 - Update AndroidX DataStore to version 1.1.7. r=android-reviewers,mcarare

Differential Revision: https://phabricator.services.mozilla.com/D250309
This commit is contained in:
Ryan VanderMeulen
2025-05-21 12:06:24 +00:00
committed by rvandermeulen@mozilla.com
parent 497d7ffbbc
commit 7c59cdb8aa

View File

@@ -28,7 +28,7 @@ constraintlayout-compose = "1.1.1"
coordinatorlayout = "1.3.0" coordinatorlayout = "1.3.0"
core = "1.16.0" core = "1.16.0"
core-splashscreen = "1.0.1" core-splashscreen = "1.0.1"
datastore = "1.1.6" datastore = "1.1.7"
drawerlayout = "1.2.0" drawerlayout = "1.2.0"
fragment = "1.8.6" fragment = "1.8.6"
lifecycle = "2.9.0" lifecycle = "2.9.0"