chore(deps): bump lifecycle-runtime-ktx from 2.4.1 to 2.5.0 in /ApiDemos/kotlin (#997)

chore(deps): bump lifecycle-runtime-ktx in /ApiDemos/kotlin

Bumps lifecycle-runtime-ktx from 2.4.1 to 2.5.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-04 13:13:24 +00:00 committed by GitHub
parent e799ea10d0
commit b33b081e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ dependencies {
implementation 'com.android.volley:volley:1.2.1'
// GMS
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.0'
gmsImplementation 'com.google.android.gms:play-services-maps:18.0.2'
gmsImplementation 'com.google.maps.android:maps-ktx:3.3.0'