Skip to content

Commit

Permalink
Bump local_auth version (flutter#2695)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman authored Apr 21, 2020
1 parent 7539aae commit 4c501cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion packages/local_auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## 0.6.2+1

* Fix CocoaPods podspec lint warnings.

## 0.6.2

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

## 0.6.1+4

Expand Down
2 changes: 1 addition & 1 deletion packages/local_auth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: local_auth
description: Flutter plugin for Android and iOS device authentication sensors
such as Fingerprint Reader and Touch ID.
homepage: https://github.com/flutter/plugins/tree/master/packages/local_auth
version: 0.6.2
version: 0.6.2+1

flutter:
plugin:
Expand Down

0 comments on commit 4c501cb

Please sign in to comment.