Forced LTR across the app and widgets.

This commit is contained in:
2026-05-12 15:41:05 +03:30
parent ad05e9da35
commit b15617c7a2
10 changed files with 26 additions and 5 deletions

View File

@@ -51,7 +51,8 @@ Signed upload bundle, after signing values are configured:
```powershell
$env:GRADLE_USER_HOME='C:\Users\meghdad\AndroidStudioProjects\NGXhttpMonitoringClient\.gradle-user'
.\gradlew.bat :app:bundleRelease --console=plain
.\gradlew.bat :app:bundleRelease --console=plain # for bulding aab
.\gradlew.bat :app:assembleRelease --console=plain # for bulding apk
```
Output: