mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Remove Play store dependency
This commit is contained in:
@@ -151,7 +151,6 @@ dependencies {
|
|||||||
|
|
||||||
// Credentials Provider
|
// Credentials Provider
|
||||||
implementation "androidx.credentials:credentials:1.2.2"
|
implementation "androidx.credentials:credentials:1.2.2"
|
||||||
implementation "androidx.credentials:credentials-play-services-auth:1.2.2"
|
|
||||||
|
|
||||||
// Modules import
|
// Modules import
|
||||||
implementation project(path: ':database')
|
implementation project(path: ':database')
|
||||||
|
|||||||
Reference in New Issue
Block a user