Skip to content

Commit

Permalink
fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2…
Browse files Browse the repository at this point in the history
…023.11.00-alpha02
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 680d43f commit a1ca674
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 @@ -24,7 +24,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.8.0"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.6.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.11.00-alpha01"
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.11.00-alpha02"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
Expand Down

0 comments on commit a1ca674

Please sign in to comment.