Skip to content

Commit

Permalink
try fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dangfan committed Dec 26, 2024
1 parent a590e3c commit ffa4800
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Publish to pub.dev

env:
FLUTTER_VERSION: 3.24.5

on:
push:
tags:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: "https://github.com/nfcim/flutter_nfc_kit"

environment:
sdk: ">=3.5.0 <4.0.0"
flutter: 3.24.5
flutter: ">=3.24.0"

dependencies:
flutter:
Expand Down

0 comments on commit ffa4800

Please sign in to comment.