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

Add code signing #13

Merged
merged 4 commits into from
Jun 8, 2021
Merged

Add code signing #13

merged 4 commits into from
Jun 8, 2021

Commits on Jun 8, 2021

  1. build(Gradle): Add gradle signing config

    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    be898b0 View commit details
    Browse the repository at this point in the history
  2. ci(Actions): Add apk signing to release workflow

    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d29ffef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214ad8c View commit details
    Browse the repository at this point in the history
  4. ci(Actions): Convert test build from release to debug

    This improves the speed of the Test PR workflow and doesn't require signing config keys
    
    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    4696d1f View commit details
    Browse the repository at this point in the history