nooralibutt/easy-ads

Build failing on Android

Closed this issue · 0 comments

Hello, I'm getting the following error with Flutter 3.10.6 (and above) on Android (iOS is building successfully) :

FAILURE: Build failed with an exception.
Execution failed for task ':easy_audience_network:packageDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$RunnableWrapperWorkAction
> Could not initialize class sun.java2d.loops.GraphicsPrimitiveMgr

Unfortunately, I can't get the beginning of the stacktrace because there is too much output.

EDIT : I removed easy_ads_flutter and I have a very similar error so it's not caused by this package, my bad.