We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a7e9f commit bbf039eCopy full SHA for bbf039e
gradle/libs.versions.toml
@@ -33,9 +33,9 @@ androidx-datastore-core = "androidx.datastore:datastore-core:1.0.0"
33
androidx-datastore = "androidx.datastore:datastore:1.0.0"
34
androidx-core = "androidx.core:core-ktx:1.10.1"
35
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"
+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"
39
40
google-material = "com.google.android.material:material:1.8.0"
41
google-hilt = "com.google.dagger:hilt-android:2.42"
0 commit comments