Join Slack
Powered by
is there any way to make only certain warnings app...
# announcements
a
aidanvii
02/14/2018, 10:33 AM
is there any way to make only certain warnings appear as errors? as opposed to using:
Copy code
kotlinOptions { allWarningsAsErrors = true }
5
Views
Open in Slack
Previous
Next