Skip to content

Commit

Permalink
Fix build with non-nearby builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Jul 6, 2023
1 parent e0fbdd5 commit e394936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<Preference
app:isPreferenceVisible="false"
tools:isPreferenceVisible="true"
android:icon="@drawable/ic_alert"
android:icon="@drawable/ic_circle_warn"
android:key="pref_droidguard_unsupported"
android:selectable="false"
android:summary="@string/pref_droidguard_unsupported_summary" />
Expand Down

0 comments on commit e394936

Please sign in to comment.