From 03eef594eae8eb45c0ffffc34bad31a5358ee56e Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 9 Nov 2022 15:11:02 +0100 Subject: typo --- README.md | 2 +- scripts/build_deps.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbf172cc..97803817 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ You can download Android studio here: https://developer.android.com/studio/index.html -Once you've got it installed, use the `SDK Manager` tool (Android figure Icon with blue arrow second from the right in the tool pane) to download all the Android SDK and NDK depencencies listed above. +Once you've got it installed, use the `SDK Manager` tool (Android figure Icon with blue arrow second from the right in the tool pane) to download all the Android SDK and NDK dependencies listed above. #### With Bash diff --git a/scripts/build_deps.sh b/scripts/build_deps.sh index 0d37d7de..b83133a9 100755 --- a/scripts/build_deps.sh +++ b/scripts/build_deps.sh @@ -98,4 +98,4 @@ else cp lib/bitmaskcore_x86_64.aar ../lib-bitmask-core-x86_64/. cp lib/bitmaskcore_x86_64-sources.jar ../lib-bitmask-core-x86_64/. cd .. -fi \ No newline at end of file +fi -- cgit v1.2.3