first version credential provider

This commit is contained in:
cali
2024-09-08 18:49:27 +02:00
parent 8177c9c34b
commit 69114c3cc0
42 changed files with 1270 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ android {
compileSdkVersion 34
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 34
}