Skip to content

Commit

Permalink
Update android_building.md (#25575)
Browse files Browse the repository at this point in the history
* Update android_building.md

* Update docs/guides/android_building.md

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Oct 17, 2023
1 parent a217a5b commit 1368914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/android_building.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ directory.
You need Android SDK 21 & NDK 21.4.7075529 downloaded to your machine. Set the
`$ANDROID_HOME` environment variable to where the SDK is downloaded and the
`$ANDROID_NDK_HOME` environment variable to point to where the NDK package is
downloaded.
downloaded. The build also requires `kotlinc` to be in your `$PATH`.

1. Install [Android Studio](https://developer.android.com/studio)
2. Install NDK:
Expand Down

0 comments on commit 1368914

Please sign in to comment.