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:
parent
18af89fb02
commit
d6383f70f9
|
@ -11,7 +11,7 @@ buildscript {
|
||||||
lifecycle_version = '2.6.1'
|
lifecycle_version = '2.6.1'
|
||||||
dagger_version = '2.46.1'
|
dagger_version = '2.46.1'
|
||||||
coroutines_version = '1.7.1'
|
coroutines_version = '1.7.1'
|
||||||
activity_version = '1.7.1'
|
activity_version = '1.7.2'
|
||||||
fragmentktx_version = '1.5.7'
|
fragmentktx_version = '1.5.7'
|
||||||
ormLite_version = '4.46'
|
ormLite_version = '4.46'
|
||||||
gson_version = '2.10.1'
|
gson_version = '2.10.1'
|
||||||
|
|
Loading…
Reference in a new issue