Skip to content

Commit

Permalink
android, skip 6.*
Browse files Browse the repository at this point in the history
  • Loading branch information
restingbull committed Aug 20, 2024
1 parent b1a2613 commit 8c09e3e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/android/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ bazel_dep(name = "rules_robolectric", version = "4.10.3", repo_name = "robolectr
bazel_dep(name = "rules_java", version = "6.4.0")
bazel_dep(name = "platforms", version = "0.0.7")
bazel_dep(name = "rules_kotlin", version = "1.9.5")

bazel_dep(name = "rules_jvm_external", version = "5.3")

maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
Expand Down
Empty file added examples/android/exclude/6.0.0
Empty file.
Empty file added examples/android/exclude/6.4.0
Empty file.
1 change: 0 additions & 1 deletion examples/anvil/WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
Expand Down

0 comments on commit 8c09e3e

Please sign in to comment.