diff --git a/metadata/se.arctosoft.vault.yml b/metadata/se.arctosoft.vault.yml index 4832700652..00da432060 100644 --- a/metadata/se.arctosoft.vault.yml +++ b/metadata/se.arctosoft.vault.yml @@ -62,9 +62,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.6.0 + versionCode: 20 + commit: 01a63723c560297ddbd5e55d0994ebac312e205e + 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.5.2 -CurrentVersionCode: 19 +CurrentVersion: 1.6.0 +CurrentVersionCode: 20