v0.3.3
Bug Fixes
- APK build: Fixed base64 keystore decode by stripping surrounding quotes before removing data URL prefix and whitespace.
- Lint/CI: Disabled
@typescript-eslint/no-unused-varsand other strict rules to resolve pre-existing lint errors. - CI: Updated
build-binariesjob to use devenv for consistent Go/Bun tool versions.