Улучшения

This commit is contained in:
2026-04-16 22:29:29 +03:00
parent 0e69bf0fd6
commit fc6468fced
5 changed files with 4 additions and 14 deletions

View File

@@ -41,7 +41,6 @@ dependencies {
// Room
implementation(libs.room.ktx)
implementation(libs.room.runtime)
annotationProcessor(libs.room.compiler)
ksp(libs.room.compiler)
// Retrofit