1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-11-29 08:16:28 +00:00
comunicmobile/android/app/src/beta/AndroidManifest.xml

9 lines
268 B
XML
Raw Normal View History

2019-06-10 08:19:01 +00:00
<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>