We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2d1e1 commit 18529a3Copy full SHA for 18529a3
packages/camera/camera_android_camerax/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.6.20+3
2
+
3
+* Bumps com.google.guava:guava from 33.4.0-android to 33.4.8-android.
4
5
## 0.6.20+2
6
7
* Bumps com.android.tools.build:gradle to 8.12.1 and kotlin_version to 2.2.10.
packages/camera/camera_android_camerax/pubspec.yaml
@@ -2,7 +2,7 @@ name: camera_android_camerax
description: Android implementation of the camera plugin using the CameraX library.
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
-version: 0.6.20+2
+version: 0.6.20+3
environment:
8
sdk: ^3.8.1
0 commit comments