Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fdf369883 | ||
| c9883a1279 |
@@ -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.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "paarrot",
|
||||
"version": "4.11.93",
|
||||
"version": "4.11.94",
|
||||
"description": "Paarrot - A Matrix client based on Cinny",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user