Private
Public Access
1
0

Settings: Save server, username, password

This commit is contained in:
2024-02-26 23:03:10 -08:00
parent 175a83ca21
commit 077b12b1ac
4 changed files with 91 additions and 7 deletions

View File

@@ -61,6 +61,7 @@ dependencies {
// Kordophone lib
implementation project(':backend')
implementation 'androidx.security:security-crypto-ktx:1.1.0-alpha06'
// Navigation
def nav_version = "2.6.0"