Skip to content

Commit

Permalink
Bump media3 from 1.4.0 alpha01 to beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaswww authored Jul 5, 2024
1 parent b2d4666 commit e2d0d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ aboutLibraries {
}

dependencies {
val media3Version = "1.4.0-alpha01"
val media3Version = "1.4.0-beta01"
implementation("androidx.activity:activity-ktx:1.9.0")
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("androidx.collection:collection-ktx:1.4.0")
Expand Down

0 comments on commit e2d0d94

Please sign in to comment.