diff --git a/metadata/se.arctosoft.vault.yml b/metadata/se.arctosoft.vault.yml index 929e17b5d3..06cb752502 100644 --- a/metadata/se.arctosoft.vault.yml +++ b/metadata/se.arctosoft.vault.yml @@ -114,9 +114,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.8.2 + versionCode: 26 + commit: bb47a6ab09d3130ff0c9acee7fbe8d0ebdccca1f + 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.8.1 -CurrentVersionCode: 25 +CurrentVersion: 1.8.2 +CurrentVersionCode: 26