Fri Sep 8 2017
Pre-release
Pre-release
- Fixes bug in
kotlin_binary
for rules that don't depend on akotlin_library
(@plumpy). - Simplified override options for
kotlin_repositories
(@zakharovvi). - Remove protobuf build dependency for the bazel worker (faster initial loading).
- New rule
kotlin_android_library
(@fishy).