Skip to content

Commit f697d99

Browse files
Update kotlin monorepo to v2.2.0
1 parent a53fbbe commit f697d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
agp = "8.10.1" # keep in sync with android-tools
33
android-tools = "31.10.1" # = 23.0.0 + agp
44
compilerTesting = "0.7.1"
5-
kotlin = "2.1.20"
5+
kotlin = "2.2.0"
66
kotlinPoet = "1.13.1"
77
ksp = "2.1.20-1.0.32"
88
ktlint = "0.46.1"

0 commit comments

Comments
 (0)