Skip to content

Commit

Permalink
content: document minimum supported android sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Waldon <[email protected]>
  • Loading branch information
whereswaldon committed Apr 11, 2022
1 parent 437538b commit bf788e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/doc/install/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Android
## Dependencies

For Android you need the [Android SDK](https://developer.android.com/studio#command-tools)
with the NDK bundle installed.
with the NDK bundle installed. Gio currently requires SDK versions >= 31.

Point the `ANDROID_SDK_ROOT` to the SDK root directory. To install the NDK bundle use
the `sdkmanager` command that comes with the SDK:
Expand Down

0 comments on commit bf788e0

Please sign in to comment.