Refactor(Kotlin): Upgrade kotlin version

Upgrade kotlin version from 1.9.22 to 1.9.23
This commit is contained in:
2024-04-24 17:15:25 +08:00
parent 23893a4ac1
commit b2e7ecc92c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[versions]
agp = "8.3.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.18"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
aboutlibraries = "11.1.0"
protobufPlugin = "0.9.4"