OpenSignal, Facebook, GoogleMaps

hi, I need some help to make my app build.

this is my plugin list

cordova-plugin-android-support-v4 21.0.1 “Android Support v4”
cordova-plugin-compat 1.2.0 “Compat”
cordova-plugin-device 2.0.1 “Device”
cordova-plugin-facebook4 1.9.1 “Facebook Connect”
cordova-plugin-googlemaps 2.2.7 “cordova-plugin-googlemaps”
cordova-plugin-ionic-keyboard 2.0.5 “cordova-plugin-ionic-keyboard”
cordova-plugin-ionic-webview 1.1.16 “cordova-plugin-ionic-webview”
cordova-plugin-qrscanner 2.5.0 “QRScanner”
cordova-plugin-splashscreen 5.0.2 “Splashscreen”
cordova-plugin-whitelist 1.3.3 “Whitelist”
onesignal-cordova-plugin-pgb-compat 2.0.10 “OneSignal Push Notifications PGB Compat”

at the open signal’s website has this instructions:

Facebook
com.phonegap.plugins.facebookconnect or phonegap-facebook-plugin - Remove and this and use cordova-plugin-facebook4 instead.

Google Maps
plugin.google.maps - Make sure you are using version 1.2.8 of Google Map plugin or newer which is compatible with onesignal-cordova-plugin.

what can a do for this Works?

BUILD FAILED

Total time: 37.613 secs
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:transformClassesWithDexForDebug’.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat;

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    Error: cmd: Command failed with exit code 1 Error output:
    FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:transformClassesWithDexForDebug’.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat;

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

[ERROR] An error occurred while running cordova build android (exit code 1).