Skip to content

Commit

Permalink
Merge pull request #20 from CodericLatam/dependabot/gradle/androidx.a…
Browse files Browse the repository at this point in the history
…ctivity-activity-compose-1.9.0

Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0
  • Loading branch information
NeftaliYagua committed Jun 28, 2024
2 parents 1d01a69 + a94a801 commit e2d7ac8
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 @@ -54,7 +54,7 @@ dependencies {

implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.7.0")
implementation("androidx.activity:activity-compose:1.8.2")
implementation("androidx.activity:activity-compose:1.9.0")
implementation(platform("androidx.compose:compose-bom:2024.04.00"))
implementation("androidx.compose.ui:ui")
implementation("androidx.compose.ui:ui-graphics")
Expand Down

0 comments on commit e2d7ac8

Please sign in to comment.