We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daadf13 commit a942ee4Copy full SHA for a942ee4
1 file changed
android/ndk/WORKSPACE
@@ -31,9 +31,9 @@ register_toolchains(
31
32
http_archive(
33
name = "rules_android_ndk",
34
- sha256 = "b1a5ddd784e6ed915c2035c0db536a278b5f50c64412128c06877115991391ef",
35
- strip_prefix = "rules_android_ndk-877c68ef34c9f3353028bf490d269230c1990483",
36
- url = "https://github.com/bazelbuild/rules_android_ndk/archive/877c68ef34c9f3353028bf490d269230c1990483.zip",
+ sha256 = "02f1906eb8b29bdb6982327d7bc76f4b62b1cc588c43c12de880c5c772eccb45",
+ strip_prefix = "rules_android_ndk-ec85ec1645ecb3223e41b85f92032c7e75660394",
+ url = "https://github.com/bazelbuild/rules_android_ndk/archive/ec85ec1645ecb3223e41b85f92032c7e75660394.zip",
37
)
38
39
load("@rules_android_ndk//:rules.bzl", "android_ndk_repository")
0 commit comments