-
Notifications
You must be signed in to change notification settings - Fork 353
Open
Description
Noticed this change today:
ksp/gradle-plugin/src/main/kotlin/com/google/devtools/ksp/gradle/AndroidPluginIntegration.kt
Lines 85 to 87 in 1c006b7
| "KSP is not compatible with Android Gradle Plugin's built-in Kotlin. " + | |
| "Please disable by adding android.builtInKotlin=false to gradle.properties " + | |
| "and apply kotlin(\"android\") plugin" |
Is the plan here that KSP will not support built-in Kotlin for AGP 9+, or is this a temporary place holder?
martinbonnin, anthonymonori, mannodermaus, ychescale9, efemoney and 13 more
Metadata
Metadata
Assignees
Labels
No labels