gcx/frontend/genex-mobile/android/app
hailin 3aeb0885a0 fix(android): 启用 core library desugaring — 修复 flutter_local_notifications 构建失败
flutter_local_notifications 插件需要 Java 8+ API desugaring 支持。
在 build.gradle.kts 中启用 isCoreLibraryDesugaringEnabled 并添加
desugar_jdk_libs:2.1.4 依赖。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 17:00:46 -08:00
..
src fix(branding): 重新生成全平台图标 — 基于更新后的Logo SVG v2 2026-02-22 08:00:19 -08:00
build.gradle.kts fix(android): 启用 core library desugaring — 修复 flutter_local_notifications 构建失败 2026-02-23 17:00:46 -08:00
proguard-rules.pro feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00