mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-07-02 06:33:36 +00:00
Create #Forez flavor
This commit is contained in:
11
android/app/src/forez/AndroidManifest.xml
Normal file
11
android/app/src/forez/AndroidManifest.xml
Normal 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>
|
Reference in New Issue
Block a user