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:
Milos Kozak 2023-04-20 21:40:28 +02:00 committed by GitHub
commit 7093bcc99d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ buildscript {
lifecycle_version = '2.6.1'
dagger_version = '2.45'
coroutines_version = '1.6.4'
activity_version = '1.7.0'
activity_version = '1.7.1'
fragmentktx_version = '1.5.6'
ormLite_version = '4.46'
gson_version = '2.10.1'