Update Kotlin and compiler (#1034)

This commit is contained in:
David Perez
2024-02-16 16:38:13 -06:00
committed by GitHub
parent 4ad425b364
commit 4a0748a809

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"