From 0b830dd83674f9deee1a8a393775f706388106d1 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 13 Jul 2022 16:04:49 +0000 Subject: [PATCH] Passky - update --- metadata/com.rabbitcompany.passky.yml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/metadata/com.rabbitcompany.passky.yml b/metadata/com.rabbitcompany.passky.yml index 61b113e941..d876a546d0 100644 --- a/metadata/com.rabbitcompany.passky.yml +++ b/metadata/com.rabbitcompany.passky.yml @@ -1,5 +1,3 @@ -AntiFeatures: - - NonFreeNet Categories: - Security License: GPL-3.0-only @@ -21,6 +19,7 @@ Repo: https://github.com/Rabbit-Company/Passky-Android.git Builds: - versionName: 6.0.1 versionCode: 10 + disable: Website icons are now disabled by default. This will increase your privacy. commit: dbfdc267dba69ac8992435c4826f50efb2e7857e subdir: app sudo: @@ -32,6 +31,7 @@ Builds: - versionName: 6.0.2 versionCode: 11 + disable: Website icons are now disabled by default. This will increase your privacy. commit: 95fce307a0d7a2889e51b45eea77d352ecaeea49 subdir: app sudo: @@ -41,7 +41,18 @@ Builds: gradle: - yes -AutoUpdateMode: Version v%v + - versionName: 7.0.0 + versionCode: 13 + commit: 0e6d9af76736b09248a9065fbc1ccfacbaff1227 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.0.2 -CurrentVersionCode: 11 +CurrentVersion: 7.0.0 +CurrentVersionCode: 13