Update app to use the latest version of Kotlin (#6684)

This commit is contained in:
David Perez
2026-03-17 20:27:09 +00:00
committed by GitHub
parent 7046029a45
commit 9d5a82e9ea
+1 -1
View File
@@ -44,7 +44,7 @@ googleReview = "2.0.2"
hilt = "2.59.2"
junit = "6.0.3"
jvmTarget = "21"
kotlin = "2.3.10"
kotlin = "2.3.20"
kotlinxCollectionsImmutable = "0.4.0"
kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.10.0"