Merge pull request #2197 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.6.1

chore(deps): bump activity-ktx from 1.4.0 to 1.6.1
This commit is contained in:
Milos Kozak 2022-11-15 13:23:37 +01:00 committed by GitHub
commit 3116d5292d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ buildscript {
lifecycle_version = '2.5.1'
dagger_version = '2.44.2'
coroutines_version = '1.6.4'
activity_version = '1.4.0'
activity_version = '1.6.1'
fragmentktx_version = '1.5.4'
ormLite_version = '4.46'
gson_version = '2.10'