Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_android
/
0ea8bcdaf28e5980ec3d52ca8e4b85c8a73e52c3
/
.
/
examples
/
basicapp
/
WORKSPACE.bzlmod
blob: a69bd79ae871746ead334b5dde19e8aa275c45f6 [
file
] [
log
] [
blame
]
load
(
"@rules_android//rules:rules.bzl"
,
"android_sdk_repository"
)
android_sdk_repository
(
name
=
"androidsdk"
,
)