From 95db53aa4f7962da2323c6950ea5c3d4c2cf06ba Mon Sep 17 00:00:00 2001 From: Rikard T Date: Fri, 22 Sep 2023 08:32:49 +0000 Subject: [PATCH] New app: se.arctosoft.vault --- metadata/se.arctosoft.vault.yml | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/se.arctosoft.vault.yml diff --git a/metadata/se.arctosoft.vault.yml b/metadata/se.arctosoft.vault.yml new file mode 100644 index 0000000000..0039ab307e --- /dev/null +++ b/metadata/se.arctosoft.vault.yml @@ -0,0 +1,40 @@ +Categories: + - Multimedia + - Security +License: GPL-3.0-only +AuthorName: Arctosoft AB +AuthorWebSite: https://arctosoft.com/ +SourceCode: https://github.com/Arctosoft/Valv-Android +IssueTracker: https://github.com/Arctosoft/Valv-Android/issues +Changelog: https://github.com/Arctosoft/Valv-Android/releases +Donate: https://arctosoft.com/donate/ +Liberapay: hej2010 + +AutoName: Valv + +RepoType: git +Repo: https://github.com/Arctosoft/Valv-Android.git +Binaries: https://github.com/Arctosoft/Valv-Android/releases/download/v%v/Vault_%c_%v_release.apk + +Builds: + - versionName: 1.4.3 + versionCode: 16 + commit: a692fa48aa473506b54f1c572ec589c828c4d1d8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + +AllowedAPKSigningKeys: 06dd0cd0942f0c8b29fb2f19f6d4853eb7d69df0c98352197f24ade170a93aba + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.4.3 +CurrentVersionCode: 16