blob: 3a8710b8933c681ef7f3ffef07b3a2bfceba9ec7 [file] [log] [blame]
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# This must be kept in sync with the top-level WORKSPACE file.
http_archive(
name = "android_tools",
sha256 = "a3a951838448483e7af25afd10671b266cc6283104b4a2a427d31cac12cf0912", # built at 6c63d70ef9c11a662b8323c0ae4f6d3ac53b1a60
url = "https://mirror.bazel.build/bazel_android_tools/android_tools_pkg-0.14.tar.gz",
)