Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2025.01.01 (#835)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 2725357 commit 8e20c8a
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 @@ -37,7 +37,7 @@ androidx-activityktx = { module = "androidx.activity:activity-ktx", version.ref
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.01.00" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.01.01" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.6" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3", version = "1.3.1" }
androidx-compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.6" }
Expand Down

0 comments on commit 8e20c8a

Please # to comment.