This repository automatically builds a KeyMapper FOSS
APK without the android.permission.INTERNET permission. The workflow creates a release
in this repository using the same tag as the latest upstream release.
Secrets required for signing:
- KEYSTORE_BASE64 (base64 of keystore.jks)
- KEYSTORE_PASSWORD
- KEY_PASSWORD
- KEY_ALIAS (optional, default: keymapper)