Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 40e04eb commit 9f20fe0
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 @@ -21,7 +21,7 @@ android-multidex = { module = "com.android.support:multidex", version = "1.0.3"
android-plugin = { module = "com.android.tools.build:gradle", version = "8.7.0" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.6" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
Expand Down

0 comments on commit 9f20fe0

Please sign in to comment.