Skip to content

Commit

Permalink
chore(deps): bump androidx-activity from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps `androidx-activity` from 1.8.0 to 1.8.1.

Updates `androidx.activity:activity-ktx` from 1.8.0 to 1.8.1

Updates `androidx.activity:activity-compose` from 1.8.0 to 1.8.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 860662f commit f919ba4
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
@@ -1,7 +1,7 @@
[versions]
accompanist = "0.30.1"
android-gradlePlugin = "8.1.3"
androidx-activity = "1.8.0"
androidx-activity = "1.8.1"
androidx-appCompat = "1.6.1"
androidx-compose-bom = "2023.10.01"
androidx-compose-compiler = "1.5.4"
Expand Down

0 comments on commit f919ba4

Please sign in to comment.