fix: Refactoring Credential Provider

This commit is contained in:
J-Jamet
2025-07-16 14:03:48 +02:00
parent 488fd60d5d
commit d1f463d497
59 changed files with 2496 additions and 1897 deletions

View File

@@ -1,5 +1,6 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-parcelize'
android {
namespace 'com.kunzisoft.keepass.database'