Skip to content

Commit

Permalink
Updated hmssdk version to 1.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Apr 1, 2024
1 parent b1c4ba1 commit 01890d3
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 @@ -218,9 +218,10 @@ packages:
hmssdk_flutter:
dependency: transitive
description:
path: "../../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: efc257a82187a9a5d675842650fa6ff0ff56487585dd24d38ac4237f492a21b5
url: "https://pub.dev"
source: hosted
version: "1.9.14"
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 @@ -195,9 +195,10 @@ packages:
hmssdk_flutter:
dependency: "direct main"
description:
path: "../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: efc257a82187a9a5d675842650fa6ff0ff56487585dd24d38ac4237f492a21b5
url: "https://pub.dev"
source: hosted
version: "1.9.14"
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.14
intl: ^0.18.0
permission_handler: ^11.0.0
provider: ^6.0.5
Expand Down

0 comments on commit 01890d3

Please sign in to comment.