Skip to content

Commit a4938c3

Browse files
author
gulzardev
committed
Update release-notes.mdx
1 parent c17dc7a commit a4938c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/android/v2/release-notes/release-notes.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ import AndroidPrebuiltVersionShield from '@/common/android-prebuilt-version-shie
2121

2222
## v2.9.74 - 2025-03-3
2323
### Added
24-
* Name space changes added
24+
* Renamed the namespace of all WebRTC-related files to prevent conflicts with files from other WebRTC vendors when integrated into an application.
2525
### Breaking
26-
* Build might break, please migrate imports from `org.webrtc` to `hms.webrtc`
26+
* Due to the namespace changes, imports for WebRTC files must be updated from org.webrtc to hms.webrtc throughout the application, if present
2727

2828
## v2.9.73 - 2025-02-12
2929
### Added
3030
* Added success and failure callbacks on playing wav file
3131

3232
## v2.9.72 - 2025-02-02
3333
### Added
34-
* Added option to play wav file
34+
* Added new method to stream any wav file into hms Room
3535

3636
## v2.9.71 - 2025-01-10
3737
### Changed

0 commit comments

Comments
 (0)