rules_kotlin
rules_kotlin copied to clipboard
Update rules_android to 0.5.1
Related https://github.com/bazelbuild/rules_jvm_external/pull/1215, might be worth while holding off on this PR a bit longer to sort out the --experimental_google_legacy_api situation, otherwise all rules_kotlin users will be forced to enable that flag.
All of the native providers are being moved into Starlark which will unblock this PR https://github.com/bazelbuild/rules_android/commit/ee0f53d148d775da1c983d1e3acbb5c32512b0ef
See https://github.com/bazelbuild/rules_android/issues/256 for updates on the provider Starlark migration