Build Failed while running the app for the first time #5675
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The issue you're encountering is related to missing or incompatible build tools. Your version of Android Studio (Bumblebee) is outdated and may not fully support M3 chip. I suggest to update to the latest stable version of Android Studio: Go to Android Studio > Check for Updates. to make sure also update the build tools and gradle. |
Beta Was this translation helpful? Give feedback.
-
@ANMOLSCRIPT, PTAL at #5632 and #5643 for more information on building the project with Bazel(Gradle build is not supported at the moment). |
Beta Was this translation helpful? Give feedback.
@ANMOLSCRIPT, PTAL at #5632 and #5643 for more information on building the project with Bazel(Gradle build is not supported at the moment).