chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 in /ApiDemos/kotlin (#1623)

chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1.

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

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] 2024-06-03 13:18:28 +00:00 committed by GitHub
parent 723eae5d48
commit ebad1b4324
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ dependencies {
implementation 'com.android.volley:volley:1.2.1'
// GMS
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.0'
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.1'
gmsImplementation 'com.google.maps.android:maps-ktx:5.0.0'
// Below is used to run the easypermissions library to manage location permissions