Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into dependabot/gradle/p…
…ackages/local_auth/local_auth_android/android/androidx.core-core-1.9.0
  • Loading branch information
camsim99 committed Oct 17, 2022
commit 7491b9f0ac6afd9e8b9bd9de3c9e48a6a1ea44c7
7 changes: 6 additions & 1 deletion packages/local_auth/local_auth_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## 1.0.13
## 1.0.14

* Updates androidx.fragment version to 1.5.3.
* Updates androidx.core version to 1.9.0.
* Upgrades compileSdkVersion to 33.

## 1.0.13

* Updates imports for `prefer_relative_imports`.

## 1.0.12

* Updates androidx.fragment version to 1.5.2.
Expand Down
2 changes: 1 addition & 1 deletion packages/local_auth/local_auth_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: local_auth_android
description: Android implementation of the local_auth plugin.
repository: https://github.com/flutter/plugins/tree/main/packages/local_auth/local_auth_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
version: 1.0.13
version: 1.0.14

environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.