Skip to content

Commit

Permalink
Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
armands-malejevs committed May 19, 2023
1 parent ea8e8fe commit ceb19da
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -123,7 +123,8 @@

import com.mux.stats.sdk.muxstats.MuxErrorException;
// import com.mux.stats.sdk.muxstats.MuxStatsExoPlayer;
import static com.mux.stats.sdk.muxstats.ExoPlayerExtensionsKt.monitorWithMuxData;
// import static com.mux.stats.sdk.muxstats.ExoPlayerExtensionsKt.monitorWithMuxData;
import static com.mux.stats.sdk.muxstats.PlayerKt.monitorWithMuxData;
import com.mux.stats.sdk.muxstats.MuxStatsSdkMedia3;

import com.mux.stats.sdk.core.CustomOptions;
Expand Down

0 comments on commit ceb19da

Please sign in to comment.