Merge branch '9-develop-broadcast' into 'develop'

add unified push feature for poc

See merge request e/os/ntfy-android!8
This commit is contained in:
Sayantan Roychowdhury 2024-07-03 20:52:31 +00:00
commit 125fe48297

View file

@ -132,6 +132,7 @@
<action android:name="org.unifiedpush.android.distributor.REGISTER"/>
<action android:name="org.unifiedpush.android.distributor.UNREGISTER"/>
<action android:name="org.unifiedpush.android.distributor.feature.BYTES_MESSAGE"/>
<action android:name="org.unifiedpush.android.distributor.feature.MURENA"/>
</intent-filter>
</receiver>