Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2023.09.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent b184602 commit 0a70c99
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 @@ -28,7 +28,7 @@ androidx-workmanager = 'androidx.work:work-runtime-ktx:2.8.1'
androidx-datastore-preferences = 'androidx.datastore:datastore-preferences:1.0.0'

# .Compose
androidx-compose-bom = "androidx.compose:compose-bom:2023.08.00"
androidx-compose-bom = "androidx.compose:compose-bom:2023.09.00"
androidx-compose-material3 = 'androidx.compose.material3:material3:1.1.1'
androidx-compose-ui = { module = 'androidx.compose.ui:ui', version.ref = 'compose-tooling' }
androidx-compose-ui-tooling-preview = { module = 'androidx.compose.ui:ui-tooling-preview', version.ref = 'compose-tooling' }
Expand Down

0 comments on commit 0a70c99

Please sign in to comment.