Join Nostr
2026-07-27 22:05:29 UTC
in reply to

Zapstore on Nostr: dtonon I found the issue. You are not bumping the version code, so Android thinks ...

I found the issue. You are not bumping the version code, so Android thinks it's the same version. "1.5.0" means nothing, it's the 2001 that counts.

We may put a guard for this in zsp in the future, but this is standard Android dev.