Is there any way to disable `explicitApi` for test...
# multiplatform
e
Is there any way to disable
explicitApi
for test source sets? (edit: looks like it's only an issue for
androidTest
)
x
encountered this two years ago here
e
Thanks. I think I tried something like that, and it didn't work, but I'll take another look.