Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.24 (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <[email protected]>
  • Loading branch information
renovate[bot] and JakeWharton authored May 21, 2024
1 parent e36a437 commit f629e17
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 @@ -3,7 +3,7 @@ android = "8.4.1"
androidx-activity-compose = "1.9.0"
androidx-appcompat = "1.6.1"
androidx-paging = "3.3.0-alpha02"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization-json = "1.6.3"
ktor = "2.3.11"
Expand All @@ -15,7 +15,7 @@ jb-compose-plugin = "1.6.10"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
# Specify the full coordinate for Renovate to track even though we only use the version.
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.13"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.7" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.6.7" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
Expand Down

0 comments on commit f629e17

Please sign in to comment.