v1.12.3
Release build for v1.12.3.
candela-v1.12.3.apk— phone / tablet (sideload)candela-wear-v1.12.3.apk— Wear OS companion ("Library Nocturne"), sideload to the watchcandela-v1.12.3.aab— Android App Bundle for Play Store upload (#1456)
The two APKs are signed with the project's checked-in keystore (stable since v0.4.15) so the watch ↔ phone Data Layer bridge pairs — sideload-only distribution today. The
.aabis release-signed for Play upload only when built on a runner that has thestoryvox.release*keystore props (katana); on any other runner it is debug-signed and Play will reject it. Upload to Play Console is still manual (no publisher automation yet).
What's Changed
- chore(screener): drift-check + docs to keep the app corpus in sync with /qualify by @jphein in #1607
- fix(sleep): marshal timer-fire pause to Main — stop Player-wrong-thread crash (#1606) by @jphein in #1609
Full Changelog: v1.12.2...v1.12.3