Google Play doesn't want me to collect money

It's okay nobody's gonna gimme anyways.
This commit is contained in:
Mygod
2018-03-16 23:42:38 -07:00
parent 207368fd4d
commit ebb6061a6e
4 changed files with 0 additions and 12 deletions

View File

@@ -68,9 +68,5 @@ class SettingsPreferenceFragment : PreferenceFragmentCompatDividers() {
customTabsIntent.launchUrl(activity, Uri.parse("https://github.com/Mygod/VPNHotspot"))
true
}
findPreference("misc.donate").setOnPreferenceClickListener {
customTabsIntent.launchUrl(activity, Uri.parse("https://mygod.be/donate/"))
true
}
}
}