Skip to content

Commit bbf039e

Browse files
Update dependency androidx.room:room-runtime to v2.6.0
1 parent 18a7e9f commit bbf039e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ androidx-datastore-core = "androidx.datastore:datastore-core:1.0.0"
3333
androidx-datastore = "androidx.datastore:datastore:1.0.0"
3434
androidx-core = "androidx.core:core-ktx:1.10.1"
3535
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0"
36-
androidx-room-runtime = "androidx.room:room-runtime:2.5.1"
37-
androidx-room-ktx = "androidx.room:room-runtime:2.5.1"
38-
androidx-room-compiler = "androidx.room:room-runtime:2.5.1"
36+
androidx-room-runtime = "androidx.room:room-runtime:2.6.0"
37+
androidx-room-ktx = "androidx.room:room-runtime:2.6.0"
38+
androidx-room-compiler = "androidx.room:room-runtime:2.6.0"
3939

4040
google-material = "com.google.android.material:material:1.8.0"
4141
google-hilt = "com.google.dagger:hilt-android:2.42"

0 commit comments

Comments
 (0)