mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Update: Fix project link
This commit is contained in:
parent
8391cb3ca9
commit
e9d97bab8d
@ -166,9 +166,7 @@ class SettingsFragment : ScreenFragment() {
|
||||
}
|
||||
|
||||
private fun openURI() {
|
||||
val browserIntent =
|
||||
Intent(Intent.ACTION_VIEW, "https://github.com/kitsunyan/foxy-droid/".toUri())
|
||||
startActivity(browserIntent)
|
||||
startActivity(Intent(Intent.ACTION_VIEW, "https://github.com/iamlooker/Droid-ify/".toUri()))
|
||||
}
|
||||
|
||||
override fun onDestroyView() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user