Skip to content

Commit

Permalink
Bump activity from 1.9.3 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps `activity` from 1.9.3 to 1.10.0.

Updates `androidx.activity:activity` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-ktx` from 1.9.3 to 1.10.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dennisguse committed Jan 15, 2025
1 parent 7a07f4f commit f92bbc8
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 @@ -18,7 +18,7 @@ preferenceKtx = "1.2.1"
runner = "1.6.2"
slf4jApi = "2.0.16"
jsoup = "1.18.3"
activity = "1.9.3"
activity = "1.10.0"

[libraries]
android-test-runner = { module = "de.mannodermaus.junit5:android-test-runner", version.ref = "androidTest" }
Expand Down

0 comments on commit f92bbc8

Please sign in to comment.