-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
When building the android version with the following command
[flutter build apk --no-tree-shake-icons --release --split-per-abi]
, the following warnings appear:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: C:\Users\frede\AppData\Local\Pub\Cache\hosted\pub.dev\super_native_extensions-0.9.1\android\src\main\java\com\superlist\super_native_extensions\DragDropHelper.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
Metadata
Metadata
Assignees
Labels
No labels