Build fails in android-build@1.0.3 step

Our builds fail in version 1.0.3.

An excerpt from logs:
Run build:
$ gradlew “:app:bundleMainRelease”
Run: build task failed: exec: “gradlew”: executable file not found in $PATH

The same line in logs before 1.0.3 (no error, working as expected):
Run build:
$ /bitrise/src/gradlew “:app:bundleMainRelease”

2 Likes

we’re seeing this too

this was fixed in the 1.0.4 release: Release 1.0.4 · bitrise-steplib/bitrise-step-android-build · GitHub

We have the same issue in the 1.0.4 release

Also seeing this in 1.0.4 - please fix ASAP

Any news about this?

Hello :wave:

In case you still experience this issue, could you please submit a ticket to us with all the details you can provide at https://support.bitrise.io/?

Please make sure to send us the URL of a related build and enable Support User so we can take a closer look! :slightly_smiling_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.