Skip to content

Commit 0be378b

Browse files
Update kotlinVersion to v2.2.0 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98dcc2b commit 0be378b

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
@@ -1,5 +1,5 @@
11
plugins {
2-
val kotlinVersion = "2.1.21"
2+
val kotlinVersion = "2.2.0"
33
kotlin("jvm") version kotlinVersion
44
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion
55
id("org.jetbrains.compose") version "1.7.3"

0 commit comments

Comments
 (0)