Skip to content

Commit

Permalink
chore(release): explicitly set the supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Oct 16, 2023
1 parent cc4cdf4 commit 5b3cc65
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ dev_dependencies:
collection: any
test: any
lints: ">=1.0.1 <3.0.0"

platforms:
android:
ios:
linux:
macos:
web:
windows:

0 comments on commit 5b3cc65

Please sign in to comment.