@qusaieilouti99/call-manager 0.1.17 → 0.1.18

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.
@@ -12,6 +12,7 @@ import android.telecom.PhoneAccount
12
12
  import android.telecom.PhoneAccountHandle
13
13
  import android.telecom.TelecomManager
14
14
  import android.util.Log
15
+ import android.graphics.Color
15
16
  import android.app.Person
16
17
 
17
18
  object CallEngine {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qusaieilouti99/call-manager",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "call manager",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",