Skip to content

Commit

Permalink
pubspec | Pin hmi_core ref to tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Minyewoo committed Mar 6, 2024
1 parent 85df39e commit 8babb3a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ publish_to: none

environment:
sdk: '>=3.1.5 <4.0.0'
# sdk: '>=2.18.2 <3.0.0'
# flutter: ">=1.17.0"

dependencies:
flutter:
sdk: flutter
logging: ^1.1.1
# shared_preferences: ^2.0.20
hmi_core:
git:
url: https://github.com/a-givertzman/hmi_core.git
ref: master # branch name
ref: 1.0.0
uuid: ^3.0.7
web_socket_channel: ^2.4.0

Expand Down

0 comments on commit 8babb3a

Please sign in to comment.