File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -125,13 +125,17 @@ androidx.privacysandbox.ads:ads-adservices-java:1.0.0-beta05
125
125
androidx.privacysandbox.ads:ads-adservices:1.0.0-beta05
126
126
androidx.profileinstaller:profileinstaller:1.4.1
127
127
androidx.resourceinspection:resourceinspection-annotation:1.0.1
128
- androidx.room:room-common:2.6.1
129
- androidx.room:room-ktx:2.6.1
130
- androidx.room:room-runtime:2.6.1
128
+ androidx.room:room-common-jvm:2.7.2
129
+ androidx.room:room-common:2.7.2
130
+ androidx.room:room-ktx:2.7.2
131
+ androidx.room:room-runtime-android:2.7.2
132
+ androidx.room:room-runtime:2.7.2
131
133
androidx.savedstate:savedstate-ktx:1.2.1
132
134
androidx.savedstate:savedstate:1.2.1
133
- androidx.sqlite:sqlite-framework:2.4.0
134
- androidx.sqlite:sqlite:2.4.0
135
+ androidx.sqlite:sqlite-android:2.5.1
136
+ androidx.sqlite:sqlite-framework-android:2.5.1
137
+ androidx.sqlite:sqlite-framework:2.5.1
138
+ androidx.sqlite:sqlite:2.5.1
135
139
androidx.startup:startup-runtime:1.1.1
136
140
androidx.tracing:tracing-ktx:1.3.0-alpha02
137
141
androidx.tracing:tracing-perfetto:1.0.0
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ retrofit = "2.11.0"
55
55
retrofitKotlinxSerializationJson = " 1.0.0"
56
56
robolectric = " 4.14.1"
57
57
roborazzi = " 1.39.0"
58
- room = " 2.6.1 "
58
+ room = " 2.7.2 "
59
59
secrets = " 2.0.1"
60
60
truth = " 1.4.4"
61
61
turbine = " 1.2.0"
You can’t perform that action at this time.
0 commit comments