Join Slack
Powered by
is there a way to specify a custom annotations for...
# announcements
d
dimsuz
12/26/2016, 5:36 PM
is there a way to specify a custom annotations for kotlin gradle plugin? i googled this bit, but it doesn't work anymore
Copy code
compileKotlin { kotlinOptions.annotations = file('annotations') }
I need this for android, but decided to ask in more general chat just in case
Open in Slack
Previous
Next