Install url to latest release (#2325)

This commit is contained in:
LoveSy 2023-01-15 18:08:06 +08:00 committed by GitHub
parent 5d6c587efb
commit 13cf28ba96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@
<resources>
<string name="app_name" translatable="false">LSPosed</string>
<string name="about_source" translatable="false">https://github.com/LSPosed/LSPosed/</string>
<string name="install_url" translatable="false">https://github.com/LSPosed/LSPosed#install</string>
<string name="install_url" translatable="false">https://github.com/LSPosed/LSPosed/releases/latest</string>
<string name="settings_group_repo" translatable="false">@string/module_repo</string>
</resources>