[android] Remove last mentions to beta buildTypes

Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-06-07 18:17:20 +02:00
committed by Konstantin Pastbin
parent 25ff7aaf97
commit 32eefec665
3 changed files with 3 additions and 5 deletions

View File

@@ -182,7 +182,7 @@ There is a matrix of different build variants:
- _[Type](https://codeberg.org/comaps/comaps/src/commit/d02aefbf12a1a201090b40b395585e679b04c798/android/app/build.gradle#L278)_:
- `Debug` is a debug version with all checks enabled.
- `Beta` is a manual pre-release build for testing.
- `Beta` is a manual build for testing.
- `Release` is a fully optimized version for app stores.
- _[Flavor](https://codeberg.org/comaps/comaps/src/commit/d02aefbf12a1a201090b40b395585e679b04c798/android/app/build.gradle#L179)_: