Skip to content

Commit

Permalink
Updated hmssdk_flutter version to 1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Jul 25, 2024
1 parent 313d9b2 commit bb5ed34
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 @@ -242,9 +242,10 @@ packages:
hmssdk_flutter:
dependency: transitive
description:
path: "../../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: "2da8500708d8a8ebfa3d3ffb2f1deafd0ff23828dfaff6fdd1b4367da6337cf0"
url: "https://pub.dev"
source: hosted
version: "1.10.5"
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 @@ -219,9 +219,10 @@ packages:
hmssdk_flutter:
dependency: "direct main"
description:
path: "../hmssdk_flutter"
relative: true
source: path
name: hmssdk_flutter
sha256: "2da8500708d8a8ebfa3d3ffb2f1deafd0ff23828dfaff6fdd1b4367da6337cf0"
url: "https://pub.dev"
source: hosted
version: "1.10.5"
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.5
intl: ^0.19.0
permission_handler: ^11.0.0
provider: ^6.0.5
Expand Down

0 comments on commit bb5ed34

Please sign in to comment.