Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2023.10…
Browse files Browse the repository at this point in the history
….00 (#1740)
  • Loading branch information
renovate-bot authored Oct 5, 2023
1 parent 4cc0f4a commit 37bd2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ coil-base = { module = "io.coil-kt:coil-compose-base", version.ref = "io-coil-kt
coil-svg = { module = "io.coil-kt:coil-svg", version.ref = "io-coil-kt" }
com-squareup-okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "com-squareup-okhttp3" }
com-squareup-okhttp3-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "com-squareup-okhttp3" }
compose-bom = "androidx.compose:compose-bom:2023.09.02"
compose-bom = "androidx.compose:compose-bom:2023.10.00"
compose-foundation-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "androidx-compose-material" }
compose-foundation-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "androidx-compose-material" }
compose-material-iconscore = { module = "androidx.compose.material:material-icons-core", version.ref = "androidx-compose-material" }
Expand Down

0 comments on commit 37bd2fd

Please sign in to comment.