Skip to content

Commit 142b02c

Browse files
Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.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 3acd0bd commit 142b02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
plugins {
99
id("com.android.application") version "8.7.3" apply false
10-
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
10+
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
1111
id("androidx.navigation.safeargs.kotlin") version "2.8.5" apply false
1212
id("com.starter.easylauncher") version "6.4.0" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.1.0" apply false

0 commit comments

Comments
 (0)