Failed to read key AndroidDebugKey

Every so often I get this error message when I build my app:

Failed to read key AndroidDebugKey from store “/home/ubuntu/.android/debug.keystore”: Keystore was tampered with, or password was incorrect

To fix it, I just need to re-run my build. It’s kind of annoying.

1 Like