Skip to content

ci: use Gradle wrapper for release builds#1302

Open
sgallese wants to merge 2 commits into
ReadYouApp:mainfrom
sgallese:fix/use-gradle-wrapper-in-build-ci
Open

ci: use Gradle wrapper for release builds#1302
sgallese wants to merge 2 commits into
ReadYouApp:mainfrom
sgallese:fix/use-gradle-wrapper-in-build-ci

Conversation

@sgallese

@sgallese sgallese commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Use the repository Gradle wrapper in release build workflows.
  • Avoid failures when GitHub runners provide an incompatible ambient Gradle version.

Test plan

  • Reproduced the current build failure locally with Gradle 9.6.1: gradle assembleGithubRelease fails during Android plugin configuration.
  • Verified the fix locally: ./gradlew assembleGithubRelease completes successfully with Gradle 8.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant