Skip to content

Commit adfa72c

Browse files
dependabot[bot]utzcoz
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82dc001 commit adfa72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:8.7.3'
10-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
10+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
1111
}
1212
}

0 commit comments

Comments
 (0)