Skip to content

Commit 6d80245

Browse files
Update kotlin to v2.4.0 (#1786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f53fc5b commit 6d80245

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

demo-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ opentelemetry = "1.62.0"
55
opentelemetry-alpha = "1.62.0-alpha"
66
junit = "6.1.0"
77
spotless = "8.7.0"
8-
kotlin = "2.3.21"
8+
kotlin = "2.4.0"
99
navigation-compose = "2.7.7"
1010

1111
[libraries]

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ junit = "6.1.0"
77
byteBuddy = "1.18.10"
88
okhttp = "5.4.0"
99
spotless = "8.7.0"
10-
kotlin = "2.3.21"
10+
kotlin = "2.4.0"
1111
androidPlugin = "9.2.1"
1212
kspPlugin = "2.3.9"
1313
junitKtx = "1.3.0"

0 commit comments

Comments
 (0)