Description: Following some mistakes made by myself in the firebase authentication domain, we're unable to add new fingerprints to google sign-in on firebase and have these new signed APKs being recognised for OAuth purposes.
Thus, the APK generation needs to be signed from a preexisting key that is guaranteed to work and not simply generated on the fly.
Acceptance Criteria: - APK generated by the workflow needs to be able to sign-in using google sign-in.
Description: Following some mistakes made by myself in the firebase authentication domain, we're unable to add new fingerprints to google sign-in on firebase and have these new signed APKs being recognised for OAuth purposes. Thus, the APK generation needs to be signed from a preexisting key that is guaranteed to work and not simply generated on the fly. Acceptance Criteria: - APK generated by the workflow needs to be able to sign-in using google sign-in.