Tolriq
10/24/2024, 5:10 PMplugins{}
block matters in general? After updating to ksp 1.0.26 I got the following error in all the modules that have the ksp line before the android one. Was not the case for as far as this project existed and the first versions of ksp.
> Failed to apply plugin class 'org.jetbrains.kotlin.gradle.plugin.KotlinBaseApiPlugin'.
> Extension with name 'android' does not exist. Currently registered extension names: [ext, sonar, sonarqube, libs, versionCatalogs, projects, ksp, base, defaultArtifacts, spotless, reporting, detekt]
Scott Pollom
10/30/2024, 6:56 PM--stacktrace
(e.g., ./gradlew assemble --stacktrace
) and paste more of the stacktrace?Tolriq
10/30/2024, 7:03 PMScott Pollom
10/30/2024, 7:04 PMScott Pollom
10/30/2024, 7:34 PM