Skip to content

Upgrade to avoid build errors/warnings#1

Open
ghost wants to merge 39 commits intomasterfrom
unknown repository
Open

Upgrade to avoid build errors/warnings#1
ghost wants to merge 39 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Oct 10, 2019

Got this error when trying to build flutter application with dependency on this plugin.

WARNING: API 'variant.getMergeAssets()' is obsolete and has been replaced with 'variant.getMergeAssetsProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
REASON: Called from: /home/kvester/opt/flutter/packages/flutter_tools/gradle/flutter.gradle:605
WARNING: Debugging obsolete API calls can take time during configuration. It's recommended to not keep it on at all times.
WARNING: API 'variantOutput.getProcessResources()' is obsolete and has been replaced with 'variantOutput.getProcessResourcesProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
REASON: Called from: /home/kvester/opt/flutter/packages/flutter_tools/gradle/flutter.gradle:614
WARNING: Debugging obsolete API calls can take time during configuration. It's recommended to not keep it on at all times.

Updating the dependencies seems to have fixed it.

@ghost
Copy link
Author

ghost commented Oct 17, 2019

I also fixed it so that the channel is called from the UIThread

@KarimAbdo
Copy link
Owner

Could you resolve the conflict to merge this ?

akrameev-rhino pushed a commit to akrameev-rhino/FlutterGeofencing that referenced this pull request Sep 9, 2024
akrameev-rhino pushed a commit to akrameev-rhino/FlutterGeofencing that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants