Skip to content

Commit

Permalink
Update MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
mai93 committed Aug 20, 2024
1 parent ba01cc1 commit c22e922
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ bazel_dep(
name = "rules_kotlin",
version = "1.9.6",
)
bazel_dep(
name = "rules_android",
version = "0.1.1",
repo_name = "build_bazel_rules_android",
)

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

0 comments on commit c22e922

Please sign in to comment.