Skip to content

Commit

Permalink
Updated hmssdk version to 1.10.3 in hms_room_kit
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Jun 12, 2024
1 parent d1612ad commit 844d6a8
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/hms_room_kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| hms_room_kit | [![Pub Version](https://img.shields.io/pub/v/hms_room_kit)](https://pub.dev/packages/hms_room_kit) |
| hmssdk_flutter | [![Pub Version](https://img.shields.io/pub/v/hmssdk_flutter)](https://pub.dev/packages/hmssdk_flutter) |

## 1.1.3 - 2024-06-11
## 1.1.3 - 2024-06-12

| Package | Version |
| -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down
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: b1c3e2e9e50bff07831f77c948e4db46ded3b582304aa74b2019e4f8750fcfe1
url: "https://pub.dev"
source: hosted
version: "1.10.3"
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: b1c3e2e9e50bff07831f77c948e4db46ded3b582304aa74b2019e4f8750fcfe1
url: "https://pub.dev"
source: hosted
version: "1.10.3"
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.3
intl: ^0.18.0
permission_handler: ^11.0.0
provider: ^6.0.5
Expand Down
2 changes: 1 addition & 1 deletion packages/hmssdk_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| hms_room_kit | [![Pub Version](https://img.shields.io/pub/v/hms_room_kit)](https://pub.dev/packages/hms_room_kit) |
| hmssdk_flutter | [![Pub Version](https://img.shields.io/pub/v/hmssdk_flutter)](https://pub.dev/packages/hmssdk_flutter) |

# 1.10.3 - 2024-06-11
# 1.10.3 - 2024-06-12

| Package | Version |
| -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down

0 comments on commit 844d6a8

Please sign in to comment.