Skip to content

Commit

Permalink
Merge pull request #5995 from XiangRongLin/fix_release
Browse files Browse the repository at this point in the history
Fix release build by updating icon reference
  • Loading branch information
TobiGr authored Apr 4, 2021
2 parents a3d74ea + 781c499 commit eb572e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/release/res/xml/main_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<PreferenceScreen
android:fragment="org.schabi.newpipe.settings.UpdateSettingsFragment"
android:icon="@drawable/ic_cloud_download_black"
android:icon="@drawable/ic_cloud_download"
android:key="update_pref_screen_key"
android:title="@string/settings_category_updates_title"
app:iconSpaceReserved="false" />
Expand Down

0 comments on commit eb572e8

Please sign in to comment.