Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign APKs with apksigner instead of via Gradle #446

Merged
merged 3 commits into from
Jun 20, 2021

Conversation

h1dden-da3m0n
Copy link
Contributor

Description

This PR aims to fix our issues with the F-Droid build and our APKs signed via Gradle and not apksigner by reverting to using apksigner.
Big THANK YOU to @CarlosOlivo figuring this one out!

Changes

  • change apk signing from gradle to apksigner

Issues

Maxr1998
Maxr1998 previously approved these changes Jun 19, 2021
@Maxr1998 Maxr1998 added backport Pull request needs to be backported to current release branch bug Something isn't working ci CI related pull requests or issues labels Jun 19, 2021
@Maxr1998 Maxr1998 changed the title move back to apksigner signing apks Sign APKs with apksigner instead of via Gradle Jun 19, 2021
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
.github/workflows/app-publish.yaml Outdated Show resolved Hide resolved
.github/workflows/app-publish.yaml Outdated Show resolved Hide resolved
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Pull request needs to be backported to current release branch bug Something isn't working ci CI related pull requests or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

F-Droid reproducible build failed
3 participants