Update kotlin
This commit is contained in:
parent
3818990f76
commit
3e02350b1d
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue