Skip to content

Commit 50d85d6

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.1.10
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 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@v1.9.23...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86529d8 commit 50d85d6

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
@@ -3,7 +3,7 @@
33
*/
44

55
buildscript {
6-
ext.kotlin_version = '1.9.23'
6+
ext.kotlin_version = '2.1.10'
77
ext.room_version = '2.6.1'
88
ext.hilt_version = '2.52'
99
repositories {

0 commit comments

Comments
 (0)