Skip to content

docs(installation): update native SDK version numbers - #26

Open
Shofiya2003 wants to merge 1 commit into
mainfrom
chore/update-sdk-versions
Open

docs(installation): update native SDK version numbers #26
Shofiya2003 wants to merge 1 commit into
mainfrom
chore/update-sdk-versions

Conversation

@Shofiya2003

@Shofiya2003 Shofiya2003 commented Oct 1, 2025

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Documentation
    • Updated Android installation guide to reference SDK version 3.1.2 (previously 2.1.5).
    • Updated iOS installation guide to reference SDK version 3.3.0 (previously 3.0.2).
    • Ensures developers integrate the latest SDKs using the provided setup steps.

@coderabbitai

coderabbitai Bot commented Oct 1, 2025

Copy link
Copy Markdown

Walkthrough

Documentation updates to installation guides: Android Gradle dependency bumped from io.linkrunner:android-sdk:2.1.5 to 3.1.2, and iOS Swift Package Manager version updated from 3.0.2 to 3.3.0. No code or behavioral changes.

Changes

Cohort / File(s) Summary
Android SDK docs
sdk/android/installation.mdx
Bump Gradle dependency from io.linkrunner:android-sdk:2.1.5 to 3.1.2.
iOS SDK docs
sdk/ios/installation.mdx
Update Swift Package Manager version from 3.0.2 to 3.3.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

I thump with joy on versioned trails,
New numbers bloom in install tales.
Android hops to three point one two,
iOS nibs three dot three point oh too.
Carrots counted, guides aligned—
Merge me in, with peace of mind. 🥕✨


Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (2)
sdk/android/installation.mdx (1)

21-24: Maven artifact 3.1.2 confirmed; no stale references

  • Verified io.linkrunner:android-sdk:3.1.2 is published (POM URL HTTP 200) and found no older coordinates in the repo.
  • Min SDK/API level (Android 5.0/API 21) and Gradle (8.0+) requirements remain unchanged.
  • Optional: add a Kotlin DSL snippet for build.gradle.kts.
sdk/ios/installation.mdx (1)

31-35: SPM bump to 3.3.0 verified

Tag v3.3.0 exists, docs updated with no stale SPM refs, and Package.swift at 3.3.0 specifies swift-tools-version 5.9 and platforms [.iOS(.v15)] matching the iOS 15.0, Swift 5.9, Xcode 14.0 minimums.
Optionally clarify SPM version semantics (“from:” = up-to-next-major) or show an exact‐version constraint for teams needing strict pinning.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Lite

📥 Commits

Reviewing files that changed from the base of the PR and between 8466b16 and 8aedee0.

📒 Files selected for processing (2)
  • sdk/android/installation.mdx (1 hunks)
  • sdk/ios/installation.mdx (1 hunks)

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