2021-09-18 23:37:52 +02:00

5 lines
195 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.mm20.launcher2.calendar">
<uses-permission android:name="android.permission.READ_CALENDAR" />
</manifest>