Skip to content

Commit

Permalink
Update tools/release-description.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored Dec 18, 2024
1 parent 7e5b326 commit 520796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/release-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Install `arm64-v8a` below. If it fails to install, use `Parallel.A`.
The builds with `full`, `play` and `amazon` are useful for testing our builds for different app stores:

- **`full`**: F-Droid & GitHub `Parallel` apks
- **`play`**: Google Play - missing `MANAGE_EXTERNAL_STORAGE` [app data is deleted on uninstall]
- **`play`**: Google Play - does not have `MANAGE_EXTERNAL_STORAGE` permission as it is forbidden by Google, so app data is deleted on uninstall
- **`amazon`**: Amazon - missing `CAMERA`

---
Expand Down

0 comments on commit 520796f

Please sign in to comment.