update kotlin and ksp versions

This commit is contained in:
InsanusMokrassar 2023-02-27 17:53:37 +06:00
parent 73c724a2e5
commit a7bd33b7bf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[versions]
kt = "1.8.0"
kt = "1.8.10"
kt-serialization = "1.5.0"
kt-coroutines = "1.6.4"
@ -19,7 +19,7 @@ gh-release = "2.4.1"
koin = "3.3.2"
ksp = "1.8.0-1.0.8"
ksp = "1.8.10-1.0.9"
kotlin-poet = "1.12.0"
android-gradle = "7.3.1"