mirror of
https://github.com/googlemaps/android-samples.git
synced 2026-01-25 14:16:36 +00:00
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.24 to 2.0.0 in /snippets (#1596)
--- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-major ... 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
9659cd26cf
commit
ac7cb5e169
@ -57,7 +57,7 @@ dependencies {
|
||||
implementation "com.google.android.material:material:1.12.0"
|
||||
implementation "com.trello.rxlifecycle4:rxlifecycle-android-lifecycle-kotlin:4.0.2"
|
||||
implementation "com.google.maps.android:maps-ktx:5.0.0"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.24"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.0"
|
||||
// [END_EXCLUDE silent]
|
||||
}
|
||||
// [END maps_android_maps_rx_install]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user