diff --git a/android/SIGNING_SETUP.md b/android/SIGNING_SETUP.md index bf6a2d0..409268d 100644 --- a/android/SIGNING_SETUP.md +++ b/android/SIGNING_SETUP.md @@ -1,5 +1,5 @@ # Android App Signing Setup - + ## Why This Matters Android requires apps to be signed with the same key for updates to work. Without proper signing, users cannot update your app - they must uninstall and reinstall, losing all data.