Skip to content

Commit e255415

Browse files
committed
Fix package name
1 parent 9992095 commit e255415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.wazo.callkeep">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.wazo.callkeep">
33

44
<uses-permission android:name="android.permission.CALL_PHONE" />
55
</manifest>

0 commit comments

Comments
 (0)