mirror of
https://github.com/bitwarden/mobile
synced 2025-12-30 15:13:24 +00:00
add icon to hockeyapp activity modification
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user