Skip to content

Commit

Permalink
chore(deps): update rules_android_ndk digest to 461e8c9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2024
1 parent 6583c1a commit 7938da1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions android/ndk/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ register_toolchains(

http_archive(
name = "rules_android_ndk",
sha256 = "b1a5ddd784e6ed915c2035c0db536a278b5f50c64412128c06877115991391ef",
strip_prefix = "rules_android_ndk-877c68ef34c9f3353028bf490d269230c1990483",
url = "https://github.com/bazelbuild/rules_android_ndk/archive/877c68ef34c9f3353028bf490d269230c1990483.zip",
sha256 = "0ab5ddae72dff0dfae92a31a0704d4543e818e360786e44d2093a6b8ff5e8fda",
strip_prefix = "rules_android_ndk-461e8c99b7f06bc86a15317505d48fc0decd7dcc",
url = "https://github.com/bazelbuild/rules_android_ndk/archive/461e8c99b7f06bc86a15317505d48fc0decd7dcc.zip",
)

load("@rules_android_ndk//:rules.bzl", "android_ndk_repository")
Expand Down

0 comments on commit 7938da1

Please sign in to comment.