From 3b36026e9ffa40f817b45e2cc007f682389c2e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 18:48:58 +0000 Subject: [PATCH] Bump com.herohan:UVCAndroid from 1.0.11 to 1.0.12 Bumps [com.herohan:UVCAndroid](https://github.com/shiyinghan/UVCAndroid) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/shiyinghan/UVCAndroid/releases) - [Commits](https://github.com/shiyinghan/UVCAndroid/compare/1.0.11...1.0.12) --- updated-dependencies: - dependency-name: com.herohan:UVCAndroid dependency-version: 1.0.12 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 5a586bc13..5583083e9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ annotation = "1.10.0" coroutines = "1.11.0" junit = "4.13.2" mockito = "6.3.0" -uvcandroid = "1.0.11" +uvcandroid = "1.0.12" media3 = "1.10.0" [libraries]