cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
5 lines
230 B
XML
5 lines
230 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.kde.knotifications">
|
|
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
|
</manifest>
|