Fleshgrinder
03/08/2021, 5:54 PMincludeBuild
where I have kotlin { explicitApi() }
in the build.gradle.kts
file. The problem is that IntelliJ completely ignores this setting and every time I have public something
IntelliJ complains that this is superfluous.edrd
03/08/2021, 6:18 PMtapchicoma
03/08/2021, 10:12 PMFleshgrinder
03/09/2021, 7:11 AMPaul Woitaschek
05/25/2022, 5:13 PMFleshgrinder
05/25/2022, 5:26 PM