You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing files that changed from the base of the PR and between cb825c2 and ba459b0.
📒 Files selected for processing (2)
.changeset/expo-bump-clerk-android-1-0-30.md
packages/expo/android/build.gradle
📝 Walkthrough
Walkthrough
Version pins for com.clerk:clerk-android-api and com.clerk:clerk-android-ui in the @clerk/expo Android Gradle build are bumped from 1.0.28 to 1.0.30. A corresponding changeset entry records this as a patch update for @clerk/expo.
Changes
Android SDK Version Bump
Layer / File(s)
Summary
Gradle version pins and changeset packages/expo/android/build.gradle, .changeset/expo-bump-clerk-android-1-0-30.md
clerkAndroidApiVersion and clerkAndroidUiVersion bumped from 1.0.28 to 1.0.30 in the Gradle ext catalog; a patch changeset entry for @clerk/expo documents the upgrade.
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
clerk/javascript#8780: Directly related — same Gradle version pin pattern, bumping clerk-android-api/clerk-android-ui from 1.0.26 to 1.0.28 in the same file.
clerk/javascript#8867: Related — same type of SDK bump in @clerk/expo, targeting clerk-ios instead of clerk-android.
clerk/javascript#8950: Directly related — bumps the same Gradle ext pins for com.clerk:clerk-android-api and com.clerk:clerk-android-ui in the same file.
Suggested labels
expo
Suggested reviewers
wobsoriano
Poem
🐇 Hop, hop, the versions leap,
From twenty-eight to thirty steep,
Android SDK, fresh and bright,
Clerk keeps the auth running right.
A patch so small, a changeset neat —
The bunny stamps it: ship complete! 🎉
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bumps the bundled
clerk-androidSDK in@clerk/expofrom1.0.28to1.0.30.Release: https://github.com/clerk/clerk-android/releases/tag/v1.0.30
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit