Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent ac092cb commit 10938b2
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 @@ -22,7 +22,7 @@ android-multidex = { module = "com.android.support:multidex", version = "1.0.3"
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.4" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
Expand Down

0 comments on commit 10938b2

Please sign in to comment.