are there any known plugins/tools that will automa...
# gradle
j
are there any known plugins/tools that will automatically migrate a module to
explicitApi()
when enabled?
v
That's unlikely to be a Gradle question actually. Gradle is for doing repeatedly the same, not for one-time migrations. 🤷‍♂️
1
t
relevant issue in IDEA