rwadurian/frontend/mining-app/lib/core
hailin f57b0f9c26 chore(mining-app): configure release build
- Add kDebugMode check to LoggingInterceptor to suppress logs in release
- Remove debug print statements from contribution_providers
- Add Play Core proguard rules to fix R8 missing classes error

Build command: flutter build apk --release --split-per-abi --target-platform android-arm,android-arm64
Output:
- app-arm64-v8a-release.apk: 18MB
- app-armeabi-v7a-release.apk: 16MB

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 17:24:42 -08:00
..
config fix: 修复auth-service CDC配置和API路由 2026-01-11 08:29:16 -08:00
constants feat(mining-app): 添加Android/iOS平台配置和编译支持 2026-01-11 08:06:53 -08:00
di feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
error feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
network chore(mining-app): configure release build 2026-01-14 17:24:42 -08:00
router fix(mining-app): fix Riverpod ref usage in router redirect callback 2026-01-14 08:49:52 -08:00
utils feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00