Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d2053e

Browse files
authoredAug 12, 2024··
Update kotlinSymbolProcessing to v2
1 parent 9a2fe0d commit 7d2053e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlinTarget = "1.8"
55

66
kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
77

8-
kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
8+
kotlinSymbolProcessing = "2.0.0-1.0.24" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
1010

1111
kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/

0 commit comments

Comments
 (0)
Please sign in to comment.