mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Update AboutScreen.kt
Now links to Numberhub repository
This commit is contained in:
parent
1af4e97637
commit
d768b34c74
@ -121,7 +121,7 @@ private fun AboutScreen(
|
|||||||
modifier = Modifier.clickable {
|
modifier = Modifier.clickable {
|
||||||
openLink(
|
openLink(
|
||||||
mContext,
|
mContext,
|
||||||
"https://github.com/sadellie/unitto",
|
"https://github.com/Myzel394/NumberHub",
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user