BayernMessenger/vector/signature
Benoit Marty fb9627b7c4 Share the debug signature to all machines which build the debug APK 2019-06-07 10:17:14 +02:00
..
README.md Share the debug signature to all machines which build the debug APK 2019-06-07 10:17:14 +02:00
debug.keystore Share the debug signature to all machines which build the debug APK 2019-06-07 10:17:14 +02:00

README.md

Debug signature

Buildkite CI tool uses docker images to build the Android application, and it looks like the debug signature is changed at each build.

So it's not possible for user to upgrade the application with the last build from buildkite without uninstalling the application.

This folder contains a debug signature, and the debug build will uses this signature to build the APK.

The validity of the signature is 30 years. So it has to be replaced before June 2049 :).

More info about the debug signature: https://developer.android.com/studio/publish/app-signing#debug-mode