mirror of
https://github.com/bitwarden/android.git
synced 2025-02-16 11:59:57 +03:00
[deps]: Update kotlin (#3412)
This commit is contained in:
parent
cae000ef5f
commit
263b401dc6
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ jvmTarget = "17"
|
|||
kotlin = "2.0.0"
|
||||
kotlinxCollectionsImmutable = "0.3.7"
|
||||
kotlinxCoroutines = "1.8.1"
|
||||
kotlinxSerialization = "1.7.0"
|
||||
kotlinxKover = "0.8.1"
|
||||
kotlinxSerialization = "1.7.1"
|
||||
kotlinxKover = "0.8.2"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
mockk = "1.13.11"
|
||||
okhttp = "4.12.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue