Skip to content

Commit 18529a3

Browse files
committed
CHANGELOG
1 parent fd2d1e1 commit 18529a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/camera/camera_android_camerax/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.6.20+2
26

37
* Bumps com.android.tools.build:gradle to 8.12.1 and kotlin_version to 2.2.10.

packages/camera/camera_android_camerax/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: camera_android_camerax
22
description: Android implementation of the camera plugin using the CameraX library.
33
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5-
version: 0.6.20+2
5+
version: 0.6.20+3
66

77
environment:
88
sdk: ^3.8.1

0 commit comments

Comments
 (0)