Join Slack
Powered by
I migrated one of my project i replaced groovy bu...
# gradle
a
Arpan Sarkar
11/21/2021, 2:59 PM
I migrated one of my project i replaced groovy build scripts with kts in many places i am getting
marked with @Incubating
warining is there any way to disable those warning project wide without using the
@file:Suppress("UnstableApiUsage")
f
Fleshgrinder
11/22/2021, 7:25 AM
It's an IDEA inspection so you can disable it in IDEA.
5
Views
Open in Slack
Previous
Next