mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
add icon to hockeyapp activity modification
This commit is contained in:
parent
7b61605834
commit
c205e0da1b
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@
|
|||
android:resource="@xml/filepaths" />
|
||||
</provider>
|
||||
|
||||
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" />
|
||||
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" android:icon="@drawable/icon" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue