Revert "build(deps): Bump com.google.devtools.ksp (#330)"

This reverts commit eb186d1b94.
This commit is contained in:
Artem Chepurnoy 2024-05-11 17:11:15 +03:00
parent eb186d1b94
commit 9315515bdb
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ kotlinDsl = "4.3.0"
# https://github.com/Kotlin/kotlinx.serialization # https://github.com/Kotlin/kotlinx.serialization
kotlinSerialization = "1.6.3" kotlinSerialization = "1.6.3"
# https://github.com/google/ksp/releases # https://github.com/google/ksp/releases
kspPlugin = "1.9.24-1.0.20" kspPlugin = "1.9.23-1.0.20"
# https://github.com/pinterest/ktlint/releases # https://github.com/pinterest/ktlint/releases
# @keep # @keep
ktlint = "0.50.0" ktlint = "0.50.0"