Skip to content

Commit

Permalink
Updated room kit to v2 embedding (#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 authored Jun 13, 2024
1 parent 8889014 commit a2ec949
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 60 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/hms_room_kit/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,14 +238,14 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.3"
version: "1.1.4"
hmssdk_flutter:
dependency: transitive
description:
path: "../../hmssdk_flutter"
relative: true
source: path
version: "1.10.3"
version: "1.10.4"
http:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/hms_room_kit/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.1.4

environment:
sdk: ">=2.19.6 <3.0.0"
sdk: ">=3.0.0 <4.0.0"

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down
19 changes: 0 additions & 19 deletions packages/hms_room_kit/ios/Runner/GeneratedPluginRegistrant.h

This file was deleted.

14 changes: 0 additions & 14 deletions packages/hms_room_kit/ios/Runner/GeneratedPluginRegistrant.m

This file was deleted.

2 changes: 1 addition & 1 deletion packages/hms_room_kit/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ packages:
path: "../hmssdk_flutter"
relative: true
source: path
version: "1.10.3"
version: "1.10.4"
http:
dependency: transitive
description:
Expand Down

0 comments on commit a2ec949

Please sign in to comment.