fix: restore comment

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2023-12-09 20:00:20 +01:00
parent 46bb2d69bf
commit 331d7d2b68
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ dependencies {
// Markdown
implementation "com.github.discord:SimpleAST:2.7.0"
// AndroidX Media3 w/ ExoPlayer
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-exoplayer-hls:$media3_version"
implementation "androidx.media3:media3-datasource-okhttp:$media3_version"