Shivam Verma
07/24/2025, 9:25 AMksp(:processor), the code is generated in /build/generated/ksp/debug/ but then the generated code is not able to resolve the androidTest dependencies.
2. If I apply kspAndroidTest(:processor), my processor is not able to find the annotations in the main source set.
Any tips ?mbonnin
07/24/2025, 9:40 AMmain source set and have it generate your code as resources that you then srcDir in the test source set.Shivam Verma
07/24/2025, 11:48 AMmbonnin
07/24/2025, 11:55 AMmbonnin
07/24/2025, 2:09 PMmbonnin
07/24/2025, 2:09 PMmbonnin
07/24/2025, 2:09 PMmbonnin
07/24/2025, 2:12 PMmain jar if you don't want them...mbonnin
07/24/2025, 2:12 PM