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

Make Gradle sign the release apk #988

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

SyncedSynapse
Copy link
Member

Instead of relying on a separate step for signing, this make Gradle sign the release apk Requires that the following environment variables are set:

  • KODI_ANDROID_STORE_FILE
  • KODI_ANDROID_STORE_PASSWORD
  • KODI_ANDROID_KEY_ALIAS
  • KODI_ANDROID_KEY_PASSWORD

Also changed the jenkins scripts to exclude the signing step and get the correct apk to be moved to the mirrors

Instead of relying on a separate step for signing, this make Gradle sign the release apk
Requires that the following environment variables are set:
- KODI_ANDROID_STORE_FILE
- KODI_ANDROID_STORE_PASSWORD
- KODI_ANDROID_KEY_ALIAS
- KODI_ANDROID_KEY_PASSWORD

Also changed the jenkins scripts to exclude the signing step and get the correct apk to be moved to the mirrors
@SyncedSynapse SyncedSynapse merged commit 8acac24 into xbmc:master Nov 18, 2023
1 check passed
SyncedSynapse added a commit that referenced this pull request Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant