Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
lingqiqi5211 committed Jun 14, 2023
2 parents 01e293e + f6fd44e commit c333d46
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/src/main/res/xml/prefs_about_contributor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,16 @@
android:action="android.intent.action.VIEW"
android:data="https://github.com/Weverses" />
</Preference>
<Preference android:title="柚稚的孩纸">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/zjw2017" />
</Preference>
<Preference android:title="相见即是缘">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/Meetingfate" />
</Preference>
</PreferenceCategory>
<Preference android:enabled="false" />

Expand Down

0 comments on commit c333d46

Please sign in to comment.