Skip to content

Commit

Permalink
Merge pull request #1867 from element-hq/renovate/kotlin
Browse files Browse the repository at this point in the history
Update kotlin
  • Loading branch information
bmarty authored Jan 19, 2024
2 parents 5e359a4 + d9b0f8a commit bb822a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
[versions]
# Project
android_gradle_plugin = "8.2.1"
kotlin = "1.9.21"
ksp = "1.9.21-1.0.16"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
firebaseAppDistribution = "4.0.1"

# AndroidX
Expand All @@ -19,7 +19,7 @@ media3 = "1.2.1"

# Compose
compose_bom = "2023.10.01"
composecompiler = "1.5.7"
composecompiler = "1.5.8"

# Coroutines
coroutines = "1.7.3"
Expand Down

0 comments on commit bb822a5

Please sign in to comment.