mirror of
https://github.com/bitwarden/android.git
synced 2026-03-12 05:04:17 -05:00
[deps]: Update kotlin (#285)
This commit is contained in:
@@ -12,7 +12,7 @@ androidxActivity = "1.9.3"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.4.0"
|
||||
androidxComposeBom = "2024.10.01"
|
||||
androidxComposeBom = "2024.11.00"
|
||||
androidxComposeUiTest = "1.7.5"
|
||||
androidxCore = "1.15.0"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
@@ -40,12 +40,12 @@ googleServices = "4.4.2"
|
||||
hilt = "2.53"
|
||||
junit5 = "5.11.3"
|
||||
jvmTarget = "17"
|
||||
kotlin = "2.0.21"
|
||||
kotlin = "2.1.0"
|
||||
kotlinxCollectionsImmutable = "0.3.8"
|
||||
kotlinxCoroutines = "1.9.0"
|
||||
kotlinxSerialization = "1.7.3"
|
||||
kotlinxKover = "0.8.3"
|
||||
ksp = "2.0.21-1.0.27"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
mockk = "1.13.13"
|
||||
okhttp = "4.12.0"
|
||||
retrofitBom = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user