Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gradle warnings, integrate review comments from BenjaminAmos
cherry picked PurityLakes pr #5140 onto newest develop. kotlin plugin and spotbugs conflict comments are resolved by this. protobuf upgrade should be compabitle, at least according to documentation, so left it there. the lenient in module_deps.kt is again there: ``` val artifactView = resolvable.artifactView { lenient(true) } ```
- Loading branch information