chore(deps): bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0
Bumps androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-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
306406733c
commit
b656da947c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
||||||
dagger_version = '2.46.1'
|
dagger_version = '2.46.1'
|
||||||
coroutines_version = '1.7.1'
|
coroutines_version = '1.7.1'
|
||||||
activity_version = '1.7.2'
|
activity_version = '1.7.2'
|
||||||
fragmentktx_version = '1.5.7'
|
fragmentktx_version = '1.6.0'
|
||||||
ormLite_version = '4.46'
|
ormLite_version = '4.46'
|
||||||
gson_version = '2.10.1'
|
gson_version = '2.10.1'
|
||||||
nav_version = '2.5.3'
|
nav_version = '2.5.3'
|
||||||
|
|
Loading…
Reference in a new issue