aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE.bazel
diff options
context:
space:
mode:
authorFabian Meumertzheim <meumertzheim@code-intelligence.com>2023-07-31 14:55:16 +0200
committerFabian Meumertzheim <fabian@meumertzhe.im>2023-08-02 12:05:07 +0200
commit0e563f6989e73d4c56488652f6b46f639b8bf416 (patch)
treec2766d4e216cfa31743a6065d2edd98bbe7e7235 /WORKSPACE.bazel
parentf9e1b60541ef4b6cfcf837ed95311bf9eb6ae278 (diff)
downloadjazzer-api-0e563f6989e73d4c56488652f6b46f639b8bf416.tar.gz
android: Update rules_android_ndk
Diffstat (limited to 'WORKSPACE.bazel')
-rw-r--r--WORKSPACE.bazel6
1 files changed, 3 insertions, 3 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index cf4c3415..fee082f3 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -85,9 +85,9 @@ http_archive(
http_archive(
name = "rules_android_ndk",
- sha256 = "0fcaeed391bfc0ee784ab0365312e6c59fe75db9df3a67e8708c606e2a9cfd90",
- strip_prefix = "rules_android_ndk-79923720aef601fad89c94e8802f5d77c1b73c5d",
- url = "https://github.com/bazelbuild/rules_android_ndk/archive/79923720aef601fad89c94e8802f5d77c1b73c5d.zip",
+ sha256 = "73eac2cf5f2fd009e8fb197346a2ca39f320b786985658de63a1dff0f12c53d5",
+ strip_prefix = "rules_android_ndk-72ca32741f27c3de69fdcb7a1aaf3ca59919ad8c",
+ url = "https://github.com/bazelbuild/rules_android_ndk/archive/72ca32741f27c3de69fdcb7a1aaf3ca59919ad8c.zip",
)
http_file(