Skip to content

Commit 9fd03d4

Browse files
Bump io.github.kdroidfilter:composemediaplayer from 0.7.1 to 0.7.2
Bumps [io.github.kdroidfilter:composemediaplayer](https://github.com/kdroidFilter/Compose-Media-Player) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/kdroidFilter/Compose-Media-Player/releases) - [Commits](kdroidFilter/ComposeMediaPlayer@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: io.github.kdroidfilter:composemediaplayer dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec5a2ba commit 9fd03d4

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
@@ -55,7 +55,7 @@ kotlin {
5555
implementation(libs.fluent.ui)
5656
implementation(libs.koin.compose)
5757
implementation(compose("org.jetbrains.compose.material3:material3-window-size-class"))
58-
implementation("io.github.kdroidfilter:composemediaplayer:0.7.1")
58+
implementation("io.github.kdroidfilter:composemediaplayer:0.7.2")
5959
implementation(libs.androidx.collection)
6060
}
6161
}

0 commit comments

Comments
 (0)