Skip to content

Commit f8fe3a4

Browse files
committed
release 3.2.0
a771228 android: refactor audio route logic to fix some bluetooth bug ( zxcpoiu 2018-04-10 17:16:34 +0800) 63e0456 readme: Change indentation of android manual linking step 2 ( Gordon H Graham 2018-03-26 10:02:37 -0600) a9f31d2 android: fix to prevent invoke `.name()` on a null enum ( zxcpoiu 2018-03-26 15:58:08 +0800) 7931e77 android: support chooseAudioRoute() and onAudioDeviceChanged event ( zxcpoiu 2018-03-20 16:05:48 +0800) 335540e android: IllegalStateException when calling unregisterReceiver() (#72) ( lrorthmann 2018-02-26 06:15:03 -0300)
1 parent a771228 commit f8fe3a4

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": "3.1.0",
3+
"version": "3.2.0",
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)