Skip to content
Snippets Groups Projects
Unverified Commit c18d78db authored by GrilledPear's avatar GrilledPear Committed by GitHub
Browse files

Chore: Add <version> to match output apks (#1509)

parent 178e6dcb
No related branches found
No related tags found
No related merge requests found
...@@ -53,4 +53,4 @@ See also [PRIVACY_POLICY.md](./PRIVACY_POLICY.md) ...@@ -53,4 +53,4 @@ See also [PRIVACY_POLICY.md](./PRIVACY_POLICY.md)
./gradlew app:assembleFossRelease ./gradlew app:assembleFossRelease
``` ```
6. Pick `app-foss-<arch>-release.apk` in `app/build/outputs/apk/foss/release/` 6. Pick `app-<version>-foss-<arch>-release.apk` in `app/build/outputs/apk/foss/release/`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment