mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Use cleartext traffic in beta
This commit is contained in:
@ -3,7 +3,9 @@
|
||||
package="org.communiquons.comunic">
|
||||
|
||||
<application
|
||||
tools:replace="android:label"
|
||||
android:label="Comunic Beta" />
|
||||
android:label="Comunic Beta"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:replace="android:label" />
|
||||
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user