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