mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
Fix some bugs of authentication
Display authentication screen in NavHost Remove "Protect storage", authenticate to clear storage instead Force enable biometrics on if using password alone is not supported
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
agp = "8.7.3"
|
||||
kotlin = "2.0.21"
|
||||
|
||||
navigation-compose = "2.8.4"
|
||||
composeBom = "2024.11.00"
|
||||
navigation-compose = "2.8.5"
|
||||
composeBom = "2024.12.01"
|
||||
accompanist-drawablepainter = "0.35.0-alpha"
|
||||
shizuku = "13.1.5"
|
||||
biometric = "1.2.0-alpha05"
|
||||
|
||||
Reference in New Issue
Block a user