Skip to content

Commit

Permalink
more comment blablbah
Browse files Browse the repository at this point in the history
  • Loading branch information
daytime-em committed Sep 17, 2024
1 parent c40cdcd commit 5d3d2db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/compatFrom1_3/java/VersionCompat.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ import androidx.media3.exoplayer.ima.ImaServerSideAdInsertionMediaSource
/**
* Functions with different Variants for different media3 versions. There are other version of this
* file for other variants. See the sourceSet defs for more details
*
* Customers probably don't need a class like this. We have one because we support older versions of
* media3, so we need variants
*/
object VersionCompat {
@androidx.annotation.OptIn(UnstableApi::class)
Expand Down

0 comments on commit 5d3d2db

Please sign in to comment.