Skip to content

Commit

Permalink
Update dependency rules_android to v0.5.0.bcr.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 4835467 commit e0e872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple-android/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ local_path_override(
)

bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_android", version = "0.1.1")
bazel_dep(name = "rules_android", version = "0.5.0.bcr.1")
bazel_dep(name = "rules_jvm_external", version = "5.3")

remote_android_extensions = use_extension("@bazel_tools//tools/android:android_extensions.bzl", "remote_android_tools_extensions")
Expand Down

0 comments on commit e0e872a

Please sign in to comment.