1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-07-01 06:03:29 +00:00
Files
comunicmobile/android/app/src/forez/AndroidManifest.xml
2021-04-23 12:13:39 +02:00

11 lines
307 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.communiquons.comunic">
<application
android:label="#Forez"
android:usesCleartextTraffic="true"
tools:replace="android:label" />
</manifest>