EMI_INDO can you please update ALL FIREBASE plugin for work with the last Construct stable update (r350)?
Now it is impossible to build the project with the old plugin. The currently configuration settings:
Error Log:
Error: Checking Java JDK and Android SDK versions
ANDROID_HOME=~~/androidSDK (recommended setting)
ANDROID_SDK_ROOT=~~/androidSDK (DEPRECATED)
Using Android SDK: ~~/androidSDK
The project name 'Block Master' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https:/~~/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).
at cdv_gradle_name_2y8qkjumq2r5ff2w8ov92ub79.run(~~/cdv-gradle-name.gradle:2)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
:wrapper
BUILD SUCCESSFUL in 0s
1 actionable task: 1 executed
Subproject Path: CordovaLib
Subproject Path: app
Configure project :app
strippedNativeLibsDir is deprecated and no longer used. Please remove it from your build configuration.
Task :app:preBuild UP-TO-DATE
Task :app:preDebugBuild UP-TO-DATE
Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
Task :CordovaLib:preBuild UP-TO-DATE
Task :CordovaLib:preDebugBuild UP-TO-DATE
Task :CordovaLib:compileDebugAidl NO-SOURCE
Task :app:compileDebugAidl NO-SOURCE
Task :CordovaLib:packageDebugRenderscript
Task :app:compileDebugRenderscript NO-SOURCE
Task :app:generateDebugBuildConfig
Task :app:javaPreCompileDebug
Task :CordovaLib:writeDebugAarMetadata
Task :app:generateDebugResValues
Task :app:checkDebugAarMetadata
Task :app:injectCrashlyticsMappingFileIdDebug
Task :CordovaLib:compileDebugRenderscript
The RenderScript APIs are deprecated. They will be removed in Android Gradle plugin 9.0. See the following link for a guide to migrate from RenderScript: https:/~~/migrate
Task :CordovaLib:generateDebugResValues
Task :CordovaLib:generateDebugResources
Task :CordovaLib:packageDebugResources
Task :app:mapDebugSourceSetPaths FAILED
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 https:/~~/command_line_interface.html#sec:command_line_warnings
11 actionable tasks: 11 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mapDebugSourceSetPaths'.
Error while evaluating property 'extraGeneratedResDir' of task ':app:mapDebugSourceSetPaths'.
Failed to calculate the value of task ':app:mapDebugSourceSetPaths' property 'extraGeneratedResDir'.
Querying the mapped value of provider(java.util.Set) before task ':app:processDebugGoogleServices' has completed is not supported
* 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
BUILD FAILED in 2s
Command failed with exit code 1: ~~/gradlew -b ~~/build.gradle cdvBuildDebug