Skip to content

Commit

Permalink
fixed name of package file for Swift Package Manager support
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Dec 11, 2024
1 parent 71c14cb commit bc266d6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions flutter_appauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [8.0.3]

* [iOS][macOS] fixed an issue with setting up Swift Package Manager support

## [8.0.2]

* [iOS][macOS] bumped AppAuth iOS dependency to 1.7.6
Expand Down
2 changes: 1 addition & 1 deletion flutter_appauth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_appauth
description: This plugin provides an abstraction around the Android and iOS
AppAuth SDKs so it can be used to communicate with OAuth 2.0 and OpenID
Connect providers
version: 8.0.2
version: 8.0.3
homepage: https://github.com/MaikuB/flutter_appauth/tree/master/flutter_appauth

environment:
Expand Down

0 comments on commit bc266d6

Please sign in to comment.