add a dev-tagged-logo for the development time, closes #22

This commit is contained in:
B. Petersen
2018-09-21 18:32:44 +02:00
parent c734a79ef1
commit 3fe51ceab8
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
<uses-permission android:name="org.thoughtcrime.securesms.permission.C2D_MESSAGE" />
<application android:name=".ApplicationContext"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_launcher_dev"
android:label="@string/app_name"
android:supportsRtl="true"
tools:replace="android:allowBackup"
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB