We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f3d60 commit ef49a16Copy full SHA for ef49a16
core/build.gradle
@@ -1 +1,2 @@
1
sourceSets.main.java.srcDirs = ["src/", "$buildDir/generated/sources/annotationProcessor/java/main"]
2
+sourceSets.main.kotlin.srcDirs = ["src/"]
0 commit comments