Skip to content

Commit 9f0ab50

Browse files
chore(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 1.9.24 in /WearOS (#1582)
chore(deps): bump org.jetbrains.kotlin.android in /WearOS Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v1.9.24) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1077241 commit 9f0ab50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WearOS/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
plugins {
1818
id 'com.android.application' version '8.4.0' apply false
1919
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
20-
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
20+
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
2121
}

0 commit comments

Comments
 (0)