chore(deps): bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2

Bumps androidx.activity:activity-ktx from 1.7.1 to 1.7.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 07:08:15 +00:00 committed by GitHub
parent 18af89fb02
commit d6383f70f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ buildscript {
lifecycle_version = '2.6.1'
dagger_version = '2.46.1'
coroutines_version = '1.7.1'
activity_version = '1.7.1'
activity_version = '1.7.2'
fragmentktx_version = '1.5.7'
ormLite_version = '4.46'
gson_version = '2.10.1'