Update kotlin

This commit is contained in:
renovate[bot] 2025-07-02 08:31:52 +00:00 committed by GitHub
parent 3818990f76
commit 3e02350b1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,9 +4,9 @@
[versions]
# Project
android_gradle_plugin = "8.11.0"
kotlin = "2.1.21"
kotlin = "2.2.0"
kotlinpoet = "2.2.0"
ksp = "2.1.21-2.0.2"
ksp = "2.2.0-2.0.2"
firebaseAppDistribution = "5.1.1"
# AndroidX
@ -33,8 +33,8 @@ accompanist = "0.37.3"
test_core = "1.6.1"
# Jetbrain
datetime = "0.6.2"
serialization_json = "1.8.1"
datetime = "0.7.0-0.6.x-compat"
serialization_json = "1.9.0"
#other
detekt = "1.23.8"