My application has admob ads, when I put and did run it appeared that error:
FAILURE: Build failed with an exception.
-
What went wrong: Execution failed for task ': app: processDebugGoogleServices'.
Please fix the version conflict either by updating the version of the google-s ervices plugin (information about the latest version is available at link tray.com/ android / android-tools / com.google.gms.google-services /) or updating the version of com.google.android.gms to 11.6.2.
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
-
Get more help at link
BUILD FAILED in 5s 21 actionable tasks: 1 executed, 20 up-to-date (node: 3420) UnhandledPromiseRejectionWarning: Unhandled promise rejection (error id: 1): Error: cmd: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception.
-
What went wrong: Execution failed for task ': app: processDebugGoogleServices'.
Please fix the version conflict either by updating the version of the google-s ervices plugin (information about the latest version is available at link tray.com/ android / android-tools / com.google.gms.google-services /) or updating the version of com.google.android.gms to 11.6.2.
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
-
Get more help at link
BUILD FAILED in 5s (node: 3420) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre cated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Does anyone know what it is ??