From 7119bd694c8a8779a5594450a1300e0828f391aa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 20 Aug 2024 16:39:00 +0000 Subject: [PATCH] Update Valv to 1.10.1 (29) --- metadata/se.arctosoft.vault.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/se.arctosoft.vault.yml b/metadata/se.arctosoft.vault.yml index 5a4adb68fe..e8f4bb7bd3 100644 --- a/metadata/se.arctosoft.vault.yml +++ b/metadata/se.arctosoft.vault.yml @@ -147,9 +147,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.10.1 + versionCode: 29 + commit: c4e8ea7c0e8f5ce086b67277c9e882964a4e9981 + subdir: app + 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.10.0 -CurrentVersionCode: 28 +CurrentVersion: 1.10.1 +CurrentVersionCode: 29