Skip to content

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
daytime-em committed Jun 23, 2023
1 parent 8c7aa06 commit 0e0d2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {

dependencies {
implementation "com.mux.stats.sdk.muxstats:data-media3-custom:${project.version}"
implementation "com.mux.stats.sdk.muxstats:data-placeholder-artifact:${project.version}"
implementation "com.mux.stats.sdk.muxstats:data-media3:${project.version}"

implementation "androidx.media3:media3-exoplayer:${media3Version}"
implementation "androidx.media3:media3-exoplayer-dash:${media3Version}"
Expand Down

0 comments on commit 0e0d2f2

Please sign in to comment.