Skip to content

Commit 01dd935

Browse files
Chore(deps): Bump org.jetbrains.kotlin.android from 1.9.23 to 2.1.21
Bumps org.jetbrains.kotlin.android from 1.9.23 to 2.1.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9af778a commit 01dd935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99
plugins {
1010
id("com.android.application") version "8.6.1"
11-
id("org.jetbrains.kotlin.android") version "1.9.23"
11+
id("org.jetbrains.kotlin.android") version "2.1.21"
1212
id("org.jetbrains.kotlin.plugin.compose") version "1.9.23"
1313
id("io.gitlab.arturbosch.detekt") version "1.23.7"
1414
id("com.google.gms.google-services") version "4.4.2" apply false

0 commit comments

Comments
 (0)