From 92217d3b95688f4c4905e36fe572321d6795c835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?leestarb=20=E2=80=8B?= Date: Tue, 25 Oct 2022 03:06:26 +0000 Subject: [PATCH] Update com.leestarb.fourthtools.yml's Anti features --- metadata/com.leestarb.fourthtools.yml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/metadata/com.leestarb.fourthtools.yml b/metadata/com.leestarb.fourthtools.yml index ecdc19bdb0..53c8cc6c70 100644 --- a/metadata/com.leestarb.fourthtools.yml +++ b/metadata/com.leestarb.fourthtools.yml @@ -1,5 +1,3 @@ -AntiFeatures: - - NonFreeNet Categories: - Internet - Multimedia @@ -26,6 +24,8 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - NonFreeNet - versionName: 3.2.0 versionCode: 320 @@ -37,6 +37,8 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - NonFreeNet - versionName: 3.3.0 versionCode: 330 @@ -48,6 +50,8 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - NonFreeNet - versionName: 3.3.1 versionCode: 331 @@ -55,8 +59,17 @@ Builds: subdir: app gradle: - yes + antifeatures: + - NonFreeNet + + - versionName: 3.4.1 + versionCode: 341 + commit: 0614ff629c759d1225761f2cd8e3f809db9915e9 + subdir: app + gradle: + - yes AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.3.1 -CurrentVersionCode: 331 +CurrentVersion: 3.4.1 +CurrentVersionCode: 341