I am getting * Analyzer failed, error: No Gradle Wrapper (gradlew) found. * issue. Can you please help me to check what is the exact issue? I have also committed the gitignore file in the repo/branch .
Following are the few logs as well…
Scanner: android
[10:01:13] ±-----------------------------------------------------------------------------+
[10:01:13] | |
[10:01:13] Analyzer failed, error: No Gradle Wrapper (gradlew) found.
Using a Gradle Wrapper (gradlew) is required, as the wrapper is what makes sure
that the right Gradle version is installed and used for the build. More info/guide: https://docs.gradle.org/current/userguide/gradle_wrapper.html
[10:01:13] | |
[10:01:13] ±-----------------------------------------------------------------------------+
I have tried to run and was able to link my branch. I have also added a web hook too. Now I am getting following error on committing the code in branch.
hy yes, it is not in the projects folder as you would think, if you are on an ubuntu stack the project is in /users/bitrise/src/ and not in /users/bitrise/src/{myProyect}/