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