mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-19 05:49:18 +00:00
Show Neo Store repository when click on App Version
This commit is contained in:
@ -38,7 +38,7 @@ class PrefsOtherFragment : PrefsNavFragmentX() {
|
||||
addText(
|
||||
title = getString(R.string.application_name),
|
||||
summary = "v ${BuildConfig.VERSION_NAME}",
|
||||
url = "https://github.com/iamlooker/Droid-ify/"
|
||||
url = "https://github.com/NeoApplications/Neo-Store/"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user