chore(deps): bump activity-ktx from 1.4.0 to 1.6.1
Bumps activity-ktx from 1.4.0 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
88899417a9
commit
2758bd02a1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
||||||
lifecycle_version = '2.5.1'
|
lifecycle_version = '2.5.1'
|
||||||
dagger_version = '2.44'
|
dagger_version = '2.44'
|
||||||
coroutines_version = '1.6.4'
|
coroutines_version = '1.6.4'
|
||||||
activity_version = '1.4.0'
|
activity_version = '1.6.1'
|
||||||
fragmentktx_version = '1.5.4'
|
fragmentktx_version = '1.5.4'
|
||||||
ormLite_version = '4.46'
|
ormLite_version = '4.46'
|
||||||
gson_version = '2.10'
|
gson_version = '2.10'
|
||||||
|
|
Loading…
Reference in a new issue