Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/ical4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/AndroidManifest.xml')
-rw-r--r--src/main/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index 442d0ed..f4ef8d9 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -10,8 +10,7 @@
~ PURPOSE. See the GNU General Public License for more details.
-->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="at.bitfire.ical4android">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- read/write Android calendars -->
<uses-permission android:name="android.permission.READ_CALENDAR" />