Bug 1959543 - Update AndroidX Room to version 2.7.0. r=android-reviewers,mcarare

Differential Revision: https://phabricator.services.mozilla.com/D245002
This commit is contained in:
Ryan VanderMeulen
2025-04-10 11:40:00 +00:00
parent 88c9b6be5a
commit d69dd64109

View File

@@ -45,7 +45,7 @@ palette = "1.0.0"
preferences = "1.2.1" preferences = "1.2.1"
profileinstaller = "1.4.0" profileinstaller = "1.4.0"
recyclerview = "1.4.0" recyclerview = "1.4.0"
room = "2.6.1" room = "2.7.0"
savedstate = "1.2.1" savedstate = "1.2.1"
swiperefreshlayout = "1.1.0" swiperefreshlayout = "1.1.0"
transition = "1.5.1" transition = "1.5.1"
@@ -73,7 +73,7 @@ scip-java = "0.10.4"
# Kotlin versions # Kotlin versions
coroutines = "1.10.2" coroutines = "1.10.2"
kotlin = "2.1.20" # remember to change ksp-plugin kotlin = "2.1.20" # remember to change ksp-plugin
ksp-plugin = "2.1.20-1.0.32" ksp-plugin = "2.1.20-2.0.0"
serialization = "1.8.1" serialization = "1.8.1"
# Mozilla versions # Mozilla versions