update release.md
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user