Skip to content

Commit

Permalink
Fix android_abi docstring (#13148)
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
czoido authored Feb 17, 2023
1 parent 7133154 commit 11b0115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conan/tools/android/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
def android_abi(conanfile, context="host"):
"""
Returns Android-NDK ABI
:param conanfile: ConanFile instance
:param context: either "host", "build" or "target"
:return: Android-NDK ABI
Expand Down

0 comments on commit 11b0115

Please sign in to comment.