Skip to content

Commit

Permalink
Updated hmssdk version in hms_room_kit
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Apr 26, 2024
1 parent 407d694 commit a77939d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions packages/hms_room_kit/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,10 @@ packages:
hmssdk_flutter:
dependency: transitive
description:
path: "../../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: bfa6e6ec411d6f86f6cc054936fb2163c4cd3f8703f8848099689652b3794376
url: "https://pub.dev"
source: hosted
version: "1.10.1"
http:
dependency: transitive
Expand Down
7 changes: 4 additions & 3 deletions packages/hms_room_kit/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,10 @@ packages:
hmssdk_flutter:
dependency: "direct main"
description:
path: "../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: bfa6e6ec411d6f86f6cc054936fb2163c4cd3f8703f8848099689652b3794376
url: "https://pub.dev"
source: hosted
version: "1.10.1"
http:
dependency: transitive
Expand Down
3 changes: 1 addition & 2 deletions packages/hms_room_kit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ dependencies:
flutter:
sdk: flutter

hmssdk_flutter:
path: ../hmssdk_flutter
hmssdk_flutter: 1.10.1
intl: ^0.18.0
permission_handler: ^11.0.0
provider: ^6.0.5
Expand Down

0 comments on commit a77939d

Please sign in to comment.