Skip to content

Commit 04ecbe1

Browse files
build(deps): bump org.jetbrains.kotlin.android in /04_sync/android
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cba1c7 commit 04ecbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_sync/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = "2.2.10"
3+
ext.kotlin_version = "2.2.21"
44
ext.android_gradle_version = "8.12.1"
55
}
66

0 commit comments

Comments
 (0)