We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9992095 commit e255415Copy full SHA for e255415
android/src/main/AndroidManifest.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.wazo.callkeep">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.wazo.callkeep">
3
4
<uses-permission android:name="android.permission.CALL_PHONE" />
5
</manifest>
0 commit comments