Skip to content

Commit d706190

Browse files
authored
Merge pull request #183 from ntsk/renovate/kotlin
Update kotlin to v2.4.0
2 parents f4c8766 + b1b4657 commit d706190

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
agp = "9.2.1"
3-
kotlin = "2.3.21"
3+
kotlin = "2.4.0"
44
coreKtx = "1.19.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"

plugin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.3.21"
2+
kotlin = "2.4.0"
33
kotlinSerialization = "1.11.0"
44
gradle-plugin-publish = "2.1.1"
55
shadow = "9.5.1"

0 commit comments

Comments
 (0)