rules_kotlin
rules_kotlin copied to clipboard
Remove Guava shade
I had made this addition with #1167, which addressed at the time a class load conflict with an internal KSP plugin we have.
This did not solve all of our class loader problems with KSP, and eventually needed to apply a patch from #1168. I don't believe this rule should be necessary, so I'm proposing to revert.