Skip to content

Commit

Permalink
Clarify API versions that support Audio Forwarding
Browse files Browse the repository at this point in the history
Reword the supported API versions for audio forwarding sentence to
clarify that it supports API >= 30

PR #3949 <#3949>

Signed-off-by: Romain Vimont <[email protected]>
  • Loading branch information
parknich authored and rom1v committed Apr 26, 2023
1 parent 8f0b38c commit cb20bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Its features include:

The Android device requires at least API 21 (Android 5.0).

[Audio forwarding](doc/audio.md) is supported from API 30 (Android 11).
[Audio forwarding](doc/audio.md) is supported for API >= 30 (Android 11+).

Make sure you [enabled USB debugging][enable-adb] on your device(s).

Expand Down

0 comments on commit cb20bcb

Please sign in to comment.