Skip to content

Commit

Permalink
Update rules/android/android_binary.bzl
Browse files Browse the repository at this point in the history
Co-authored-by: Min Kuan (MK) <[email protected]>
  • Loading branch information
1 parent 7351f8e commit 2168467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/android/android_binary.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ def android_binary(
resource_files = resources_xml(resource_files),
lib = name,
deps = android_binary_deps,
manifest = attrs.get("manifest", default = None),
)

0 comments on commit 2168467

Please sign in to comment.