update release.md

This commit is contained in:
2026-05-06 07:47:26 +03:30
parent 8b5b07e71c
commit 15c70cc6f0

View File

@@ -33,6 +33,7 @@ Run these commands from the project root:
```powershell ```powershell
$env:GRADLE_USER_HOME='C:\Path\To\PostHUB\.gradle' $env:GRADLE_USER_HOME='C:\Path\To\PostHUB\.gradle'
.\gradlew.bat :app:testDebugUnitTest :app:lintRelease :app:bundleRelease --console=plain .\gradlew.bat :app:testDebugUnitTest :app:lintRelease :app:bundleRelease --console=plain
.\gradlew assembleRelease # or thid for building APK
``` ```
Upload the generated bundle: Upload the generated bundle: