Skip to content

Commit c577d1f

Browse files
author
Jenkins
committed
7.2.391
1 parent 3d7da2e commit c577d1f

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
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515
flutter_face_api:
1616
path: ../
17-
flutter_face_core_basic: 7.1.168
17+
flutter_face_core_basic: 7.2.235
1818
cupertino_icons: ^1.0.8
1919

2020
dev_dependencies:

ios/flutter_face_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_face_api'
3-
s.version = '7.2.386'
3+
s.version = '7.2.391'
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 compaire faces using your phone's camera. Supports Android and iOS.
55
repository: https://github.com/regulaforensics/flutter_face_api
66
issue_tracker: https://github.com/regulaforensics/flutter_face_api/issues
7-
version: 7.2.386
7+
version: 7.2.391
88

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

0 commit comments

Comments
 (0)