Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 4c501cb

Browse files
authored
Bump local_auth version (#2695)
1 parent 7539aae commit 4c501cb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

packages/local_auth/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
## 0.6.2+1
2+
3+
* Fix CocoaPods podspec lint warnings.
4+
15
## 0.6.2
26

37
* Remove Android dependencies fallback.
48
* Require Flutter SDK 1.12.13+hotfix.5 or greater.
59
* Fix block implicitly retains 'self' warning.
6-
* Fix CocoaPods podspec lint warnings.
710

811
## 0.6.1+4
912

packages/local_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: local_auth
22
description: Flutter plugin for Android and iOS device authentication sensors
33
such as Fingerprint Reader and Touch ID.
44
homepage: https://github.com/flutter/plugins/tree/master/packages/local_auth
5-
version: 0.6.2
5+
version: 0.6.2+1
66

77
flutter:
88
plugin:

0 commit comments

Comments
 (0)