Added new line to AndroidManifest.xml

Dependencies upgrade
This commit is contained in:
Juha Heinanen
2023-05-08 13:23:45 +03:00
parent 4a75e7e315
commit edd7a20d2d
2 changed files with 2 additions and 1 deletions

View File

@ -207,6 +207,7 @@
<action android:name="com.tutpro.baresip.QUIT" />
</intent-filter>
</receiver>
</application>
</manifest>