mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-04 09:45:36 +08:00
refactor: change repository owner to HighCapable (2nd)
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
<span id="about_version_text"></span><br/>
|
||||
<span class="i18n">{{aboutTip}}</span><br/>
|
||||
<span class="i18n">{{projectAddress}}: </span>
|
||||
<span class="url-link">https://github.com/fankes/YukiHookAPI</span><br/>
|
||||
<span class="url-link">https://github.com/HighCapable/YuKiHookAPI</span><br/>
|
||||
<div style="margin-top: 10px"></div>
|
||||
<span class="i18n" style="font-size: 10pt;opacity: 0.6;line-height: 18px">{{noticeTip}}</span>
|
||||
</div>
|
||||
|
@@ -461,7 +461,7 @@ const projectDepends = {
|
||||
androidGradlePlugin: 'https://dl.google.com/dl/android/maven2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml',
|
||||
kotlin: 'https://api.github.com/repos/JetBrains/kotlin/releases',
|
||||
kotlinKsp: 'https://api.github.com/repos/google/ksp/releases',
|
||||
yukiHookApi: 'https://api.github.com/repos/fankes/YukiHookAPI/releases'
|
||||
yukiHookApi: 'https://api.github.com/repos/HighCapable/YuKiHookAPI/releases'
|
||||
},
|
||||
/** 搜索项目依赖 */
|
||||
search() {
|
||||
|
Reference in New Issue
Block a user