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

Commit 9c43e1b

Browse files
Version bump
1 parent 4682ef2 commit 9c43e1b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

packages/local_auth/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 1.1.9
22

3+
* Updates code for analysis option changes.
34
* Updates Android compileSdkVersion to 31.
45

56
## 1.1.8

packages/local_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Android and iOS devices to allow local
33
authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
44
repository: https://github.com/flutter/plugins/tree/master/packages/local_auth
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
6-
version: 1.1.8
6+
version: 1.1.9
77

88
environment:
99
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)