mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-07-02 06:33:36 +00:00
Created beta flavour
This commit is contained in:
9
android/app/src/beta/AndroidManifest.xml
Normal file
9
android/app/src/beta/AndroidManifest.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.communiquons.comunic">
|
||||
|
||||
<application
|
||||
tools:replace="android:label"
|
||||
android:label="Comunic Beta" />
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user