Skip to content

Commit

Permalink
Update building-for-android SDK version
Browse files Browse the repository at this point in the history
Signed-off-by: Clocks <38189170+Doomsdayrs@users.noreply.github.com>
  • Loading branch information
Doomsdayrs authored and mukilan committed Oct 10, 2024
1 parent deca648 commit b187e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hacking/building-for-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Versions before and after change the layout of the NDK and add or remove files.

If you are using the `sdkmanager` tool, you can do:
```sh
tools/bin/sdkmanager platform-tools "platforms;android-33" "build-tools;33.0.2" "ndk;26.2.11394342"
tools/bin/sdkmanager platform-tools "platforms;android-33" "build-tools;34.0.0" "ndk;26.2.11394342"
```

Set the following environment variables while building.
Expand Down

0 comments on commit b187e4e

Please sign in to comment.