From c4bf0c944c467e471c20ee544c58ac3498663515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 19:02:35 +0000 Subject: [PATCH] Bump com.herohan:UVCAndroid from 1.0.9 to 1.0.10 Bumps [com.herohan:UVCAndroid](https://github.com/shiyinghan/UVCAndroid) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/shiyinghan/UVCAndroid/releases) - [Commits](https://github.com/shiyinghan/UVCAndroid/compare/1.0.9...1.0.10) --- updated-dependencies: - dependency-name: com.herohan:UVCAndroid dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 06099f911..dfb7c160d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ annotation = "1.9.1" coroutines = "1.10.2" junit = "4.13.2" mockito = "6.0.0" -uvcandroid = "1.0.9" +uvcandroid = "1.0.10" media3 = "1.8.0" [libraries]