feat: add screen security to config screen

This commit is contained in:
Zane Schepke
2025-04-01 22:45:36 -04:00
parent ca47127bff
commit 212c6cf088
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ espressoCore = "3.6.1"
hiltAndroid = "2.56.1"
hiltCompiler = "1.2.0"
junit = "4.13.2"
kotlinx-serialization-json = "1.8.0"
kotlinx-serialization-json = "1.8.1"
lifecycle-runtime-compose = "2.8.7"
material3 = "1.3.1"
navigationCompose = "2.8.9"