Skip to content

Commit

Permalink
Update Kotlin (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 21754f3 commit a98a5f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jvmTarget = "17"
agp = "8.8.0"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlinx-atomicfu = "0.26.1"
kotlinx-serialization = "1.8.0"
kotlinx-atomicfu = "0.27.0"
compose = "1.7.6"
compose-multiplatform = "1.7.3"
androidx-activity = "1.9.3"
Expand Down

0 comments on commit a98a5f1

Please sign in to comment.