Улучшения
This commit is contained in:
@@ -41,7 +41,6 @@ dependencies {
|
||||
// Room
|
||||
implementation(libs.room.ktx)
|
||||
implementation(libs.room.runtime)
|
||||
annotationProcessor(libs.room.compiler)
|
||||
ksp(libs.room.compiler)
|
||||
|
||||
// Retrofit
|
||||
|
||||
Reference in New Issue
Block a user