Skip to content

Commit

Permalink
Update dependency androidx.room:room-runtime to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent 18a7e9f commit bbf039e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ androidx-datastore-core = "androidx.datastore:datastore-core:1.0.0"
androidx-datastore = "androidx.datastore:datastore:1.0.0"
androidx-core = "androidx.core:core-ktx:1.10.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0"
androidx-room-runtime = "androidx.room:room-runtime:2.5.1"
androidx-room-ktx = "androidx.room:room-runtime:2.5.1"
androidx-room-compiler = "androidx.room:room-runtime:2.5.1"
androidx-room-runtime = "androidx.room:room-runtime:2.6.0"
androidx-room-ktx = "androidx.room:room-runtime:2.6.0"
androidx-room-compiler = "androidx.room:room-runtime:2.6.0"

google-material = "com.google.android.material:material:1.8.0"
google-hilt = "com.google.dagger:hilt-android:2.42"
Expand Down

0 comments on commit bbf039e

Please sign in to comment.