Skip to content

Commit

Permalink
updated sdk version in room kit
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Nov 9, 2023
1 parent 6c9d164 commit 748e918
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 @@ -226,9 +226,10 @@ packages:
hmssdk_flutter:
dependency: transitive
description:
path: "../../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: c560e8bbb938676fdfb3c5bbfc28d4fdd10454e0d56762042027624922d8fbf8
url: "https://pub.dev"
source: hosted
version: "1.9.2"
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 @@ -211,9 +211,10 @@ packages:
hmssdk_flutter:
dependency: "direct main"
description:
path: "../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: c560e8bbb938676fdfb3c5bbfc28d4fdd10454e0d56762042027624922d8fbf8
url: "https://pub.dev"
source: hosted
version: "1.9.2"
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.9.2
intl: ^0.18.1
permission_handler: ^11.0.0
provider: ^6.0.5
Expand Down

0 comments on commit 748e918

Please sign in to comment.