mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-04-04 05:17:36 +03:00
fix: Remove unnecessary coroutine lib
This commit is contained in:
parent
52fd576f55
commit
e1ecebb4a0
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation "androidx.core:core-ktx:$android_core_version"
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
|
||||
// Time
|
||||
implementation 'joda-time:joda-time:2.10.13'
|
||||
// Apache Commons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue