Skip to content

Commit

Permalink
release 3.2.0
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
zxcpoiu committed Apr 10, 2018
1 parent a771228 commit f8fe3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-incall-manager",
"version": "3.1.0",
"version": "3.2.0",
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f8fe3a4

Please sign in to comment.