Dispose для EncryptedStorage, скрытые системные файлы для LocalStorage

This commit is contained in:
Roman Pytkov
2026-03-20 16:57:52 +03:00
parent 7094517264
commit b7ee7dbaf4
8 changed files with 67 additions and 38 deletions

View File

@@ -47,9 +47,6 @@ android {
}
dependencies {
// Timber
implementation(libs.timber)
implementation(libs.navigation)
implementation(libs.navigation.hilt.compose)