Merge pull request #2511 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.7.1
chore(deps): bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1
This commit is contained in:
commit
7093bcc99d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
||||||
lifecycle_version = '2.6.1'
|
lifecycle_version = '2.6.1'
|
||||||
dagger_version = '2.45'
|
dagger_version = '2.45'
|
||||||
coroutines_version = '1.6.4'
|
coroutines_version = '1.6.4'
|
||||||
activity_version = '1.7.0'
|
activity_version = '1.7.1'
|
||||||
fragmentktx_version = '1.5.6'
|
fragmentktx_version = '1.5.6'
|
||||||
ormLite_version = '4.46'
|
ormLite_version = '4.46'
|
||||||
gson_version = '2.10.1'
|
gson_version = '2.10.1'
|
||||||
|
|
Loading…
Reference in a new issue