mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump lifecycle-runtime-ktx in /ApiDemos/kotlin (#741)
Bumps lifecycle-runtime-ktx from 2.3.1 to 2.4.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:
parent
4ee2170919
commit
a08c0f3195
@ -52,7 +52,7 @@ dependencies {
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
|
||||
// GMS
|
||||
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
|
||||
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
|
||||
gmsImplementation 'com.google.android.gms:play-services-maps:18.0.0'
|
||||
gmsImplementation 'com.google.maps.android:maps-ktx:3.1.0'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user