Skip to content

docs: bump iOS and Android SDK install examples to latest - #125

Open
ChetanBhosale wants to merge 1 commit into
mainfrom
chetan/sdk-install-version-bumps
Open

docs: bump iOS and Android SDK install examples to latest#125
ChetanBhosale wants to merge 1 commit into
mainfrom
chetan/sdk-install-version-bumps

Conversation

@ChetanBhosale

Copy link
Copy Markdown
Contributor

Summary

Updates the install snippets in both native SDK guides to the current latest releases:

SDK File From To
iOS (SPM) sdk/ios.mdx from: "3.0.2" from: "3.11.0"
Android (Gradle) sdk/android.mdx :2.1.5 :3.9.1

The Android pin is an exact Gradle version, so a developer copying it got 2.1.5 literally, two major lines behind the current 3.9.x release. That's a correctness fix. The iOS from: already resolves to the latest 3.x; this just updates the displayed example so it isn't misleadingly old.

No other version references changed. All feature-minimum versions in both guides are intentional and untouched.

🤖 Generated with Claude Code

Both SDK guides showed stale versions in their install snippets:
- iOS SPM: from: "3.0.2" -> "3.11.0"
- Android Gradle: io.linkrunner:android-sdk:2.1.5 -> 3.9.1

The Android pin is an exact Gradle version, so a developer copying it got
2.1.5 literally (two major lines behind). Bumped to the current Maven
Central release. The iOS from: already resolves to latest; this just
updates the displayed example.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
linkrunner-01ef8e08 🟢 Ready View Preview Jun 19, 2026, 12:44 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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