From ba0a59df380eab662d28619e210feae9f00ac6d6 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sat, 23 Sep 2023 08:29:46 +0000 Subject: [PATCH] Gugal: remove NonFreeNet antifeature --- metadata/com.porg.gugal.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/metadata/com.porg.gugal.yml b/metadata/com.porg.gugal.yml index 43d6d2b9d1..0ca9f7a251 100644 --- a/metadata/com.porg.gugal.yml +++ b/metadata/com.porg.gugal.yml @@ -1,6 +1,3 @@ -AntiFeatures: - - NonFreeNet - - Tracking Categories: - Internet License: GPL-3.0-only @@ -25,6 +22,9 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - NonFreeNet + - Tracking - versionName: 0.4.1 versionCode: 5 @@ -36,6 +36,9 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - NonFreeNet + - Tracking - versionName: '0.5' versionCode: 9 @@ -47,6 +50,8 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - Tracking - versionName: '0.6' versionCode: 12 @@ -54,6 +59,8 @@ Builds: subdir: app gradle: - yes + antifeatures: + - Tracking - versionName: '0.7' versionCode: 14 @@ -61,6 +68,8 @@ Builds: subdir: app gradle: - full + antifeatures: + - Tracking - versionName: 0.7.1 versionCode: 16 @@ -68,6 +77,8 @@ Builds: subdir: app gradle: - full + antifeatures: + - Tracking - versionName: '0.8' versionCode: 21 @@ -75,6 +86,8 @@ Builds: subdir: app gradle: - full + antifeatures: + - Tracking - versionName: 0.8.1 versionCode: 22