mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 13:39:24 +00:00
7 lines
212 B
XML
7 lines
212 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<queries>
|
|
<package android:name="org.thoughtcrime.securesms" />
|
|
</queries>
|
|
</manifest> |