diff --git a/app/build.gradle b/app/build.gradle index d5c54c00f..0fde4de87 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -106,7 +106,7 @@ dependencies { ksp "com.google.dagger:dagger-compiler:2.50" implementation "androidx.room:room-runtime:2.6.0" - implementation "androidx.room:room-ktx:2.6.0" + implementation "androidx.room:room-ktx:2.6.1" ksp "androidx.room:room-compiler:2.6.0" implementation "androidx.datastore:datastore-preferences:1.0.0"