Commit 0da494c6 by andrewlewis Committed by Oliver Woodman

Fix main demo gradle task name

PiperOrigin-RevId: 405592960
parent 241409a8
Showing with 2 additions and 2 deletions
......@@ -21,5 +21,5 @@ the demo project. Choose an install option from the `Install tasks` section.
**Example**:
`./gradlew :demo:installNoExtensionsDebug` installs the main ExoPlayer demo app
in debug mode with no extensions.
`./gradlew :demo:installNoDecoderExtensionsDebug` installs the main ExoPlayer
demo app in debug mode with no decoder extensions.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment