Skip to content

Commit 762bffe

Browse files
Bump org.jetbrains.kotlin.android from 1.8.0 to 1.8.10
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.0...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 650dc9c commit 762bffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id 'com.android.application' version '7.4.1' apply false
99
id 'com.android.library' version '7.4.1' apply false
10-
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
10+
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
1111
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
1212
}
1313

0 commit comments

Comments
 (0)