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

Commit c333d46

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 01e293e + f6fd44e commit c333d46

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

app/src/main/res/xml/prefs_about_contributor.xml

+10
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@
6767
android:action="android.intent.action.VIEW"
6868
android:data="https://github.com/Weverses" />
6969
</Preference>
70+
<Preference android:title="柚稚的孩纸">
71+
<intent
72+
android:action="android.intent.action.VIEW"
73+
android:data="https://github.com/zjw2017" />
74+
</Preference>
75+
<Preference android:title="相见即是缘">
76+
<intent
77+
android:action="android.intent.action.VIEW"
78+
android:data="https://github.com/Meetingfate" />
79+
</Preference>
7080
</PreferenceCategory>
7181
<Preference android:enabled="false" />
7282

0 commit comments

Comments
 (0)