Fixed - File loading bugs, optimized refresh using DiffUtil more efficiently
This commit is contained in:
@@ -87,5 +87,6 @@ dependencies {
|
||||
// Room dependencies
|
||||
implementation(libs.androidx.room.runtime)
|
||||
implementation(libs.androidx.room.ktx)
|
||||
//noinspection KaptUsageInsteadOfKsp
|
||||
kapt(libs.androidx.room.compiler)
|
||||
}
|
||||
Reference in New Issue
Block a user