mirror of
https://github.com/bitwarden/mobile
synced 2025-01-01 11:38:11 +01:00
add icon to hockeyapp activity modification
This commit is contained in:
parent
7b61605834
commit
c205e0da1b
@ -27,6 +27,6 @@
|
|||||||
android:resource="@xml/filepaths" />
|
android:resource="@xml/filepaths" />
|
||||||
</provider>
|
</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>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
Loading…
Reference in New Issue
Block a user