Cocos compile android failed with TransformException

Cocos2dx : 3.10

I have SDKBox Plugins included. AdMob, SDKBoxPlay, Facebook, Review, SDKBoxAds

It is working fine with Xcode & iOS simulator.

But cocos compile on Android fails with below exception.

Execution failed for task ':BreakPots:transformClassesWithJarMergingForRelease'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: android/app/OnActivityPausedListener.class

I suspect the cause to be SDKBox plugin OneSignal
@nite, Please help me on this.

Please help me to understand what went wrong.