2022-10-31 16:16:39 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
2022-12-16 11:19:15 +01:00
|
|
|
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
|
2022-10-31 16:16:39 +01:00
|
|
|
</manifest>
|