Remove ksp.kt copy (#1437)

This commit is contained in:
Zac Sweers
2021-11-30 21:21:33 -05:00
committed by GitHub
parent 4a6cfb4d58
commit 9a9cc450c6
3 changed files with 2 additions and 230 deletions

View File

@@ -17,7 +17,7 @@ autoService = "1.0"
gjf = "1.11.0"
jvmTarget = "1.8"
kotlin = "1.6.0"
kotlinCompileTesting = "1.4.4"
kotlinCompileTesting = "1.4.6"
kotlinpoet = "1.10.2"
ksp = "1.6.0-1.0.1"
ktlint = "0.41.0"