Skip to content

Add KDE's public upload certificate for Google Play

Ingo Klöcker requested to merge work/kloecker/add-google-play-upload-cert into master

Android app bundles that we upload to Google Play are signed with this certificate or, more precisely, with the corresponding private key. This certificate needs to be uploaded to Google Play when adding a new app to Google Play.

I'm not sure if this is the best place for this certificate. It's only used by humans. CI uses the private key.

Merge request reports