Skip to content

Commit 1678761

Browse files
committed
release 4.2.1
cd45eff android:fix: Sets bluetoothManager state to AppRTCBluetoothManager.State.HEADSET_UNAVAILABLE if user disconnects their headset and there is no new device returned from getScoDevice() ( Kieran Davis 2024-11-25 10:52:04 -0800) a9406c5 [android] Ensure connected devices are part of AUDIO_VIDEO (Device.Major) ( Marq Roldan 2024-07-26 16:29:54 +0800) 16c562a AppRTCBluetoothManager.java | Redundantly handle null case when unregistering ( Marq Roldan 2024-07-26 16:22:08 +0800) 6268139 Update README.md (#241) ( Soumen Samanta 2024-06-25 14:11:45 +0530)
1 parent 20d483c commit 1678761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-incall-manager",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)