Merge pull request #2472 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.7.0

chore(deps): bump androidx.activity:activity-ktx from 1.6.1 to 1.7.0
This commit is contained in:
Milos Kozak 2023-03-26 23:12:34 +02:00 committed by GitHub
commit ca8f705ee4
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.45'
coroutines_version = '1.6.4'
activity_version = '1.6.1'
activity_version = '1.7.0'
fragmentktx_version = '1.5.6'
ormLite_version = '4.46'
gson_version = '2.10.1'