Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.2 (#502)
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 Sep 4, 2024
1 parent 85eb8b8 commit b9bac27
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 @@ -12,7 +12,7 @@ squareup-retrofit = "2.11.0"
android-plugin = { module = "com.android.tools.build:gradle", version = "8.6.0" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }

androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.08.00" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
Expand Down

0 comments on commit b9bac27

Please sign in to comment.