Skip to content

OVERRUN 1.0.0 (test key)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:55
· 15 commits to main since this release
b0aaf1b

OVERRUN 1.0.0 for Android — signed with a
throwaway CI key
, because the release keystore is not in this
repository's Actions secrets yet.

It installs and it plays. What it cannot do is be updated: Android
refuses an update signed with a different key, so when the real
release build arrives you will have to uninstall this one first.
Anything you unlock is stored on the device and will go with it.

To turn this into a real release, add ANDROID_KEYSTORE_BASE64,
ANDROID_KEYSTORE_PASSWORD, ANDROID_KEY_ALIAS and
ANDROID_KEY_PASSWORD under Settings -> Secrets and variables ->
Actions, then re-run this workflow. See DEPLOY.md.

Full Changelog: https://github.com/Mahdi-mortazavi/overrun/commits/v1.0.0