diff --git a/metadata/com.davidtakac.bura.yml b/metadata/com.davidtakac.bura.yml index 5af2e69318..f64fd03839 100644 --- a/metadata/com.davidtakac.bura.yml +++ b/metadata/com.davidtakac.bura.yml @@ -58,9 +58,22 @@ Builds: - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk $$OUT$$ + - versionName: 1.7.0 + versionCode: 16 + commit: 0267cb81104465f0f6fcce6de6844ec86ae1e6c7 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.8 + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + AllowedAPKSigningKeys: 76c20914d1910058f183abbbf48036031a49f8a87d77bb9ac9bc715f468fe468 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.6.1 -CurrentVersionCode: 15 +CurrentVersion: 1.7.0 +CurrentVersionCode: 16