mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 08:29:22 +08:00
Remove ksp.kt copy (#1437)
This commit is contained in:
@@ -85,8 +85,7 @@ dependencies {
|
||||
testImplementation(libs.ksp)
|
||||
testImplementation(libs.ksp.api)
|
||||
testImplementation(libs.kotlin.compilerEmbeddable)
|
||||
// TODO reenable when it supports KSP 1.0.1+
|
||||
// testImplementation(libs.kotlinCompileTesting.ksp)
|
||||
testImplementation(libs.kotlinCompileTesting.ksp)
|
||||
|
||||
// Copy these again as they're not automatically included since they're shaded
|
||||
testImplementation(project(":moshi"))
|
||||
|
Reference in New Issue
Block a user