Skip to content

Commit

Permalink
style: updage support link
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Oct 23, 2021
1 parent ff1e46e commit de117ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class AboutActivity : AbsAboutActivity() {
items.add(Line())
items.add(Card("Telegram\nhttps://t.me/HideMyApplist"))
items.add(Line())
items.add(Card("Coolapk\nhttps://www.coolapk.com/u/1911298"))
items.add(Card("Play store\nhttps://play.google.com/store/apps/details?id=com.tsng.hidemyapplist"))

items.add(Category(getString(R.string.about_open_source)))
items.add(License("MultiType", "drakeet", License.APACHE_2, "https://github.com/drakeet/MultiType"))
Expand Down

0 comments on commit de117ec

Please sign in to comment.