Skip to content

Commit ba072b1

Browse files
Update Kotlin, KSP, and Compose Compiler
1 parent 254fd60 commit ba072b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "1.9.20-Beta"
3-
ksp = "1.9.20-Beta-1.0.13"
2+
kotlin = "1.9.20"
3+
ksp = "1.9.20-1.0.14"
44
androidGradlePlugin = "8.3.0-alpha04"
55
gradle-toolchainsResolverPlugin = "0.5.0"
66
appVersioning = "1.3.1"

0 commit comments

Comments
 (0)