fix: enable core library desugaring for flutter_local_notifications #37

Merged
guettlibot merged 1 commits from fix/android-core-library-desugaring into main 2026-05-14 06:39:43 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 da484f0365 fix: enable core library desugaring for flutter_local_notifications
flutter_local_notifications requires isCoreLibraryDesugaringEnabled and
the desugar_jdk_libs dependency to build on API < 26.  Without this the
release AAB build fails with ':app:checkReleaseAarMetadata'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 08:32:31 +02:00