Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 6aa84d6 commit 5b5d897
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.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.19"
firebaseAppDistribution = "4.2.0"

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

# Compose
compose_bom = "2024.02.02"
composecompiler = "1.5.10"
composecompiler = "1.5.11"

# Coroutines
coroutines = "1.8.0"
Expand Down

0 comments on commit 5b5d897

Please sign in to comment.