Update Kotlin and compiler (#1034)

This commit is contained in:
David Perez 2024-02-16 16:38:13 -06:00 committed by Álison Fernandes
parent 32f9b1bde6
commit e45c1034a5

View file

@ -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"