I am generating a class using KotlinPoet and i can write to the generated directory, however I cannot use the class within the project. Is there something I need to add to build.gradle.kts file?
Asked
Active
Viewed 84 times