Update kotlin (#6102)
* Update kotlin * No need for compat. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoitm@element.io>
This commit is contained in:
@@ -7,7 +7,7 @@ android_gradle_plugin = "8.13.2"
|
||||
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
|
||||
kotlin = "2.3.0"
|
||||
kotlinpoet = "2.2.0"
|
||||
ksp = "2.3.4"
|
||||
ksp = "2.3.5"
|
||||
firebaseAppDistribution = "5.2.0"
|
||||
|
||||
# AndroidX
|
||||
@@ -62,7 +62,7 @@ detekt = "1.23.8"
|
||||
# See https://github.com/pinterest/ktlint/releases/
|
||||
ktlint = "1.8.0"
|
||||
androidx-test-ext-junit = "1.3.0"
|
||||
kover = "0.9.4"
|
||||
kover = "0.9.5"
|
||||
|
||||
[libraries]
|
||||
# Project
|
||||
|
||||
Reference in New Issue
Block a user