hbf17517
Results
1
comments of
hbf17517
The solution for me was the following: ``` diff --git a/rules.bzl b/rules.bzl index 9f76a87..66149da 100644 --- a/rules.bzl +++ b/rules.bzl @@ -104,6 +104,7 @@ def _android_ndk_repository_impl(ctx): # Manually create a partial...