Hi, I am trying to create build but every time it failed with exit status 1.
below is the error log I am getting for android build
FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ‘:app:processDevDebugGoogleServices’. > No matching client found for package name ‘com.worldfishingchampionship.mobile.developerapp’ * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: java.lang.StackOverflowError (no error message) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use ‘–warning-mode all’ to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See Command-Line Interface BUILD FAILED in 3m 19s 522 actionable tasks: 522 executed Run: build task failed: exit status 1