Skip to content

Commit

Permalink
Bump io.github.crow-misia.libyuv:libyuv-android from 0.31.1 to 0.33.0
Browse files Browse the repository at this point in the history
Bumps [io.github.crow-misia.libyuv:libyuv-android](https://github.com/crow-misia/libyuv-android) from 0.31.1 to 0.33.0.
- [Commits](crow-misia/libyuv-android@v0.31.1...v0.33.0)

---
updated-dependencies:
- dependency-name: io.github.crow-misia.libyuv:libyuv-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 54b31e7 commit 26ca713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ muxDistribution {
dependencies {
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"
implementation "com.squareup.okhttp3:okhttp:4.12.0"
implementation "io.github.crow-misia.libyuv:libyuv-android:0.31.1"
implementation "io.github.crow-misia.libyuv:libyuv-android:0.33.0"

implementation 'androidx.core:core-ktx:1.12.0'
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
Expand Down

0 comments on commit 26ca713

Please sign in to comment.