mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0 in /snippets (#1598)
--- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android 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
ac7cb5e169
commit
7e45eabdb9
@ -8,7 +8,7 @@ buildscript {
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.4.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user