Daniel Dello
05/30/2025, 1:51 PMcom.android.kotlin.multiplatform.library
AGP plugin. I'm trying to setup Android Lint to run on CI on modules applying this plugin (I got it running in the IDE okay) but I'm unable to determine the correct task to run. Can anyone help me figure this out?tapchicoma
06/02/2025, 8:57 AMDaniel Dello
06/02/2025, 9:00 AMlintAnalyzeAndroidHostTest
but that appears to focus on the wrong sourceSet.
I've actually open a issue for it:
https://youtrack.jetbrains.com/issue/KMT-1196/No-configured-lint-task-when-using-androidMultiplatformLibrary-plugintapchicoma
06/02/2025, 11:26 AMcom.android.kotlin.multiplatform.library
plugin which Google folks will address in future releasestapchicoma
06/02/2025, 1:00 PMid("com.android.lint")
plugin in the project