Skip to content

Commit e250792

Browse files
bparrishMinesadsonpleal
authored andcommitted
Merge upcoming camera updates (flutter#3501)
1 parent 0d53482 commit e250792

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

packages/camera/camera/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# 0.7.0+3
2-
3-
* Revert compileSdkVersion back to 29 (from 30) as this is causing problems with add-to-app configurations.
4-
51
## 0.7.0+2
62

73
* Fix example reference in README.
4+
* Revert compileSdkVersion back to 29 (from 30) as this is causing problems with add-to-app configurations.
85

96
## 0.7.0+1
107

packages/camera/camera/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: camera
22
description: A Flutter plugin for getting information about and controlling the
33
camera on Android and iOS. Supports previewing the camera feed, capturing images, capturing video,
44
and streaming image buffers to dart.
5-
version: 0.7.0+3
5+
version: 0.7.0+2
66
homepage: https://github.com/flutter/plugins/tree/master/packages/camera/camera
77

88
dependencies:

0 commit comments

Comments
 (0)