Join Slack
Powered by
Have you tried specifying the source path that poi...
# announcements
b
brianwernick
06/08/2016, 3:26 PM
Have you tried specifying the source path that points to kotlin instead of java
Copy code
sourceSets { main.java.srcDirs += 'src/main/kotlin' }
Open in Slack
Previous
Next