Release v1.0.4 - Build #362

Automated release from Jenkins CI/CD Pipeline

������������������� **Bin��������rios:**
- AAB: app-release.aab (Google Play)
- APK: app-release.apk (Direct Install)
- ProGuard: mapping.txt (Debug Symbols)

����������������������� **Rastreabilidade:**
- Build: #362
- Commit: 131a170
- Branch: main
- Date: 2026-04-11 00:28:49

���������������������� **Release Notes:** releases/v1.0.4/RELEASE_NOTES.md
This commit is contained in:
flash_lan@hotmail.com
2026-04-11 00:28:49 +00:00
parent 8f1fdf6334
commit 73e96016eb
3 changed files with 451651 additions and 8 deletions
+33
View File
@@ -0,0 +1,33 @@
## [1.0.4] - 2025-10-10
### 🐛 Bugs Corrigidos
- Fix: OOM (Out of Memory) em builds do Gradle no Jenkins
- Fix: Crash do daemon Gradle durante CI/CD
### ⚙️ Melhorias
- Otimização de uso de memória no processo de build
- Configurações ultra-conservadoras do Gradle para maior estabilidade
- Redução de workers paralelos para 1 (evita sobrecarga)
- Desabilitação de cache de build no CI/CD
### 🔒 Segurança
- Manutenção de ProGuard mapping para debug de crashes em produção
---
---
**Build Information:**
- Version: 1.0.4
- Build Number: 362
- Commit: 131a170
- Date: 2026-04-11 00:28:47
- Branch: main
**Downloads:**
- [app-release.apk](app-release.apk) - Instalação direta Android
- [app-release.aab](app-release.aab) - Google Play Bundle
- [mapping.txt](mapping.txt) - ProGuard mapping (debug)
**🤖 Automated Release** - Generated by Jenkins CI/CD