Skip to content

Commit a26f53d

Browse files
Bump io.github.kdroidfilter:composemediaplayer from 0.7.11 to 0.8.0
Bumps [io.github.kdroidfilter:composemediaplayer](https://github.com/kdroidFilter/Compose-Media-Player) from 0.7.11 to 0.8.0. - [Release notes](https://github.com/kdroidFilter/Compose-Media-Player/releases) - [Commits](kdroidFilter/ComposeMediaPlayer@v0.7.11...v0.8.0) --- updated-dependencies: - dependency-name: io.github.kdroidfilter:composemediaplayer dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba80f6f commit a26f53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/ui/component/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ kotlin {
6565
implementation(libs.fluent.ui)
6666
implementation(libs.koin.compose)
6767
implementation(compose("org.jetbrains.compose.material3:material3-window-size-class"))
68-
implementation("io.github.kdroidfilter:composemediaplayer:0.7.11")
68+
implementation("io.github.kdroidfilter:composemediaplayer:0.8.0")
6969
implementation(libs.androidx.collection)
7070
}
7171
}

0 commit comments

Comments
 (0)