Skip to content

Wrong signing key

2025-09-27 19:41:41,157 WARNING: "nodomain.aditya1875more.stashly_15.apk" is signed by a key that is not allowed:
78362b799959f8e3453aac22862d984fbe5843243b3aaf5b47d0c8765c2b7ac5

What happened to your signing key? This update was rejected (as above message shows), plus update check is now disabled for Stashly until clarified. Recommended reading: How to keep your key safe and what measures to take for the event of loss?

Further, v2.0.4 failed RB. Looks like you've built the APK from a dirty tree – either with local uncommitted changes, or build artifacts remaining from previous builds. Could that be? Please remember to always build the APK from a clean tree (so no local changes, no remaining artifacts) at the commit the tag points to. Recommended reading on this are our developer hints on reproducible builds, especially the "first basic rule" – which I just quoted here 😉