mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Remove unused dependency
This commit is contained in:
@@ -135,7 +135,6 @@ dependencies {
|
||||
implementation "com.splitwise:tokenautocomplete:4.0.0-beta05"
|
||||
// Database
|
||||
implementation "androidx.room:room-runtime:$room_version"
|
||||
implementation project(':crypto')
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
// Autofill
|
||||
implementation "androidx.autofill:autofill:1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user