Skip to content

Commit

Permalink
Merge pull request #145 from Anthonyy232/renovate/androidx.compose.ui…
Browse files Browse the repository at this point in the history
…-ui-graphics-1.x

Update dependency androidx.compose.ui:ui-graphics to v1.7.1
  • Loading branch information
Anthonyy232 authored Sep 12, 2024
2 parents cebb14e + 17340fb commit 4fde150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
implementation("androidx.activity:activity-compose:1.9.2")
implementation(platform("androidx.compose:compose-bom:2024.09.00"))
implementation("androidx.compose.ui:ui:1.7.0")
implementation("androidx.compose.ui:ui-graphics:1.7.0")
implementation("androidx.compose.ui:ui-graphics:1.7.1")
implementation("androidx.compose.ui:ui-tooling-preview:1.7.0")
implementation("androidx.compose.material3:material3:1.3.0")
implementation("androidx.navigation:navigation-compose:2.8.0")
Expand Down

0 comments on commit 4fde150

Please sign in to comment.