gcx/frontend/genex-mobile/android
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
..
app fix(android): 启用 core library desugaring — 修复 flutter_local_notifications 构建失败 2026-02-23 17:00:46 -08:00
gradle/wrapper feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
.gitignore feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
build.gradle.kts feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
gradle.properties feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
settings.gradle.kts feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00