Migrate to encryptedPref

This commit is contained in:
soraefir
2026-06-30 18:55:56 +02:00
parent a8ba00269b
commit c3d380ddb4
9 changed files with 93 additions and 80 deletions
+1
View File
@@ -114,5 +114,6 @@ dependencies {
debugImplementation 'androidx.compose.ui:ui-tooling'
implementation 'androidx.activity:activity-compose:1.13.0'
implementation 'androidx.activity:activity-ktx:1.13.0'
implementation 'androidx.security:security-crypto:1.1.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.11.0'
}