mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 12:32:26 -05:00
Update compose compiler to 1.5.13 (#1368)
This commit is contained in:
committed by
Álison Fernandes
parent
edce8869ba
commit
28c7ee3844
@@ -36,7 +36,7 @@ jvmTarget = "17"
|
|||||||
# first checking the Compose to Kotlin Compatibility Map.
|
# first checking the Compose to Kotlin Compatibility Map.
|
||||||
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
|
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
|
||||||
kotlin = "1.9.23"
|
kotlin = "1.9.23"
|
||||||
kotlinCompilerExtensionVersion = "1.5.11"
|
kotlinCompilerExtensionVersion = "1.5.13"
|
||||||
kotlinxCollectionsImmutable = "0.3.7"
|
kotlinxCollectionsImmutable = "0.3.7"
|
||||||
kotlinxCoroutines = "1.8.0"
|
kotlinxCoroutines = "1.8.0"
|
||||||
kotlinxSerialization = "1.6.3"
|
kotlinxSerialization = "1.6.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user