Skip to content

Commit ca61360

Browse files
Update kotlin to v2.4.0
1 parent 0ccaca7 commit ca61360

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.6.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.9"
88
okhttp = "5.3.2"
99
spotless = "8.6.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)