fix: enable core library desugaring for flutter_local_notifications (#183)

Both isCoreLibraryDesugaringEnabled = true in compileOptions and the
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
dependency are already present in android/app/build.gradle.kts from
the earlier fix in #37. This commit closes issue #183 which was opened
to track the same requirement.
This commit is contained in:
Thomas SharedInbox
2026-05-24 00:13:23 +02:00
parent 4f6f1d9437
commit ae70646ed4

Diff Content Not Available