mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-16 17:27:37 +00:00
Remove out dated icon in android manifest
This commit is contained in:
parent
104f04b7be
commit
82c6c3ca8a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
android:label="${APP_NAME}"
|
||||
android:allowBackup="false"
|
||||
android:fullBackupContent="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:requestLegacyExternalStorage="true">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
|
Loading…
Reference in a new issue