1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-07-02 06:33:36 +00:00

Create #Forez flavor

This commit is contained in:
2021-04-23 12:13:39 +02:00
parent 00f044be72
commit d980239a68
23 changed files with 216 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<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>