@qusaieilouti99/call-manager 0.1.29 → 0.1.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@ import android.content.ComponentName
5
5
  import android.content.Context
6
6
  import android.content.Intent
7
7
  import android.media.AudioAttributes
8
- import android.media.AudioManager.AudioDeviceCallback
8
+ import android.media.AudioDeviceCallback
9
9
  import android.media.RingtoneManager
10
10
  import android.os.Build
11
11
  import android.os.Bundle
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qusaieilouti99/call-manager",
3
- "version": "0.1.29",
3
+ "version": "0.1.30",
4
4
  "description": "call manager",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",