From 7cf676f9bd65f7f3fe834161effedad93fd29e80 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 16 Oct 2019 10:01:01 +0200 Subject: Google doesn't want to enable others to support free open source software Revert "preferences: add donation link" This reverts commit e5455f579aec48abb30ba68b0248b02d79303126. The app was removed from the Play Store for violating their payments policy. Upon filing an appeal, I was told that they do not allow donations to projects like WireGuard. Signed-off-by: Jason A. Donenfeld --- app/src/main/res/xml/preferences.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index e27b607d..9c09ae89 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -16,5 +16,4 @@ android:summaryOff="@string/dark_theme_summary_off" android:summaryOn="@string/dark_theme_summary_on" android:title="@string/dark_theme_title" /> - -- cgit v1.2.3