Skip to content

Commit 966a447

Browse files
author
Jenkins
committed
9.4.1152
1 parent b19a866 commit 966a447

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
flutter_document_reader_api:
1616
path: ../
1717
flutter_document_reader_core_fullauthrfid: 9.4.2203
18-
flutter_document_reader_btdevice: 9.1.42
18+
flutter_document_reader_btdevice: 9.4.46
1919
cupertino_icons: ^1.0.8
2020

2121
dev_dependencies:

ios/flutter_document_reader_api.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'flutter_document_reader_api'
3-
s.version = '9.4.1148'
3+
s.version = '9.4.1152'
44
s.summary = 'A new flutter plugin project.'
55
s.description = <<-DESC
66
A new flutter plugin project.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description:
44
It allows you to easily scan documents, for example passport, using your phone's camera. Supports Android and iOS.
55
repository: https://github.com/regulaforensics/DocumentReader-Flutter
66
issue_tracker: https://github.com/regulaforensics/DocumentReader-Flutter/issues
7-
version: 9.4.1148
7+
version: 9.4.1152
88

99
environment:
1010
sdk: '>=3.1.5 <4.0.0'

0 commit comments

Comments
 (0)