mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 11:18:45 +03:00
Update Coroutines to v1.8.1 (#1369)
This commit is contained in:
parent
28c7ee3844
commit
9005aeb898
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jvmTarget = "17"
|
|||
kotlin = "1.9.23"
|
||||
kotlinCompilerExtensionVersion = "1.5.13"
|
||||
kotlinxCollectionsImmutable = "0.3.7"
|
||||
kotlinxCoroutines = "1.8.0"
|
||||
kotlinxCoroutines = "1.8.1"
|
||||
kotlinxSerialization = "1.6.3"
|
||||
kotlinxKover = "0.7.6"
|
||||
ksp = "1.9.23-1.0.20"
|
||||
|
|
Loading…
Add table
Reference in a new issue