Skip to content

SMOODEV-2382: Commit gradle wrapper for JitPack builds#122

Merged
brentrager merged 1 commit into
mainfrom
SMOODEV-2382-jitpack-wrapper
Jul 8, 2026
Merged

SMOODEV-2382: Commit gradle wrapper for JitPack builds#122
brentrager merged 1 commit into
mainfrom
SMOODEV-2382-jitpack-wrapper

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

JitPack's default gradle (4.8.1) cannot load Kotlin 2.1.20 — the first on-demand build of the pinned sha failed at plugin resolution. Commits the 9.5.1 wrapper (matches apps/mobile/android) and switches jitpack.yml to ./gradlew.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MPVyaZaAGgvFRUq34z4qJ8

JitPack's default gradle is 4.8.1, which can't load Kotlin 2.1.20 —
the first on-demand build failed before compiling anything. Commit the
9.5.1 wrapper (same version as apps/mobile/android) and run it from
jitpack.yml.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MPVyaZaAGgvFRUq34z4qJ8
@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 32167f8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brentrager brentrager merged commit 8f3ae56 into main Jul 8, 2026
3 checks passed
@brentrager brentrager deleted the SMOODEV-2382-jitpack-wrapper branch July 8, 2026 19:43
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