Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2023.09…
Browse files Browse the repository at this point in the history
….00 (#1052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 2445780 commit cd1bf6c
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 @@ -25,7 +25,7 @@ adevinta-barista = { module = "com.adevinta.android:barista", version = "4.3.0"
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-arch-core-testing = { module = "androidx.arch.core:core-testing", version = "2.2.0" }
androidx-browser = { module = "androidx.browser:browser", version = "1.6.0" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.08.00" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.09.00" }
androidx-compose-material = { module = "androidx.compose.material:material" }
androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3", version = "1.1.1" }
Expand Down

0 comments on commit cd1bf6c

Please sign in to comment.