mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 02:15:43 -05:00
Update Kotlin and compiler (#1034)
This commit is contained in:
@@ -32,8 +32,8 @@ googleServices = "4.4.1"
|
||||
hilt = "2.50"
|
||||
junit5 = "5.8.2"
|
||||
jvmTarget = "17"
|
||||
kotlin = "1.9.21"
|
||||
kotlinCompilerExtensionVersion = "1.5.7"
|
||||
kotlin = "1.9.22"
|
||||
kotlinCompilerExtensionVersion = "1.5.9"
|
||||
kotlinxCollectionsImmutable = "0.3.6"
|
||||
kotlinxCoroutines = "1.7.3"
|
||||
kotlinxSerialization = "1.6.2"
|
||||
|
||||
Reference in New Issue
Block a user