mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: crypto module at the upper level
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies {
|
||||
implementation 'commons-io:commons-io:2.8.0'
|
||||
implementation 'commons-codec:commons-codec:1.15'
|
||||
|
||||
implementation project(path: ':database:crypto')
|
||||
implementation project(path: ':crypto')
|
||||
|
||||
// Tests
|
||||
androidTestImplementation "androidx.test:runner:$android_test_version"
|
||||
|
||||
Reference in New Issue
Block a user