You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import SMS Verify App Android App sample on the EEPatch 2 or Flamingo RC1
Upgrade AGP to 8.0.0-rc1
Build project(Build->Rebuild)
Observed Result:
Build failed with below error
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 18s
26 actionable tasks: 26 executed
The text was updated successfully, but these errors were encountered:
Steps
Observed Result:
Build failed with below error
The text was updated successfully, but these errors were encountered: