Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agordn52 committed May 12, 2024
1 parent 0fd3ece commit 0d1323b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
credentialJson: ${{ secrets.CREDENTIAL_SECRET }}
flutter: true
skipTests: true
force: true

- name: Update nylo.dev
uses: fjogeleit/http-request-action@v1
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ environment:
flutter: ">=1.17.0"

dependencies:
flutter_secure_storage: 9.0.0
flutter_secure_storage: ^9.0.0
url_launcher: ^6.2.6
flutter:
sdk: flutter
Expand Down

0 comments on commit 0d1323b

Please sign in to comment.