Skip to content

Commit

Permalink
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 723eae5 commit ebad1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApiDemos/kotlin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ebad1b4

Please sign in to comment.