diff --git a/metadata/it.fast4x.rimusic.yml b/metadata/it.fast4x.rimusic.yml index 41e266cd56..2c29be358b 100644 --- a/metadata/it.fast4x.rimusic.yml +++ b/metadata/it.fast4x.rimusic.yml @@ -495,9 +495,23 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 0.6.52 + versionCode: 56 + commit: f35e21ba2cf09315b7e3138eda5ec39cc1c6aad8 + subdir: app + gradle: + - foss + binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-foss-release.apk + srclibs: + - reproducible-apk-tools@v0.2.7 + rm: + - bundletool.jar + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.6.51 -CurrentVersionCode: 55 +CurrentVersion: 0.6.52 +CurrentVersionCode: 56