Join Slack
Powered by
Hi all. Is it possible to exclude kotlin files fro...
# announcements
f
Fatalizm
01/28/2019, 5:01 AM
Hi all. Is it possible to exclude kotlin files from compilation by gradle? I want the same result like:
Copy code
java { srcDir 'src' exclude '**/unusedFolder/**' }
Open in Slack
Previous
Next