Skip to content

fix: update android sdk version#308

Merged
Yaswanth0606 merged 1 commit into
mainfrom
update-android-sdk-version
Apr 16, 2026
Merged

fix: update android sdk version#308
Yaswanth0606 merged 1 commit into
mainfrom
update-android-sdk-version

Conversation

@Yash02Rajput

@Yash02Rajput Yash02Rajput commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated Android SDK dependency to the latest available version.

@semanticdiff-com

Copy link
Copy Markdown

Review changes with  SemanticDiff

@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown

Walkthrough

Updated the Airborne SDK dependency version from 2.2.7-xota.02 to 2.2.8-rc.05 in the Android Gradle build configuration file.

Changes

Cohort / File(s) Summary
Android Gradle Dependency Update
airborne-react-native/android/build.gradle
Bumped Airborne SDK version from 2.2.7-xota.02 to 2.2.8-rc.05 in the API dependency declaration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • Yaswanth0606

Poem

🐰 A tiny hop from old to new,
The Airborne SDK's version grew,
From 2.2.7 to 2.2.8's call,
A simple bump, but progress for all! 📦✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the Android SDK dependency version from 2.2.7-xota.02 to 2.2.8-rc.05 in the build.gradle file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-android-sdk-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@airborne-react-native/android/build.gradle`:
- Line 149: The build is declaring an RC artifact via api
("in.juspay:airborne:2.2.8-rc.05") which exposes pre-release types used in
Airborne.kt and AirborneInterface.kt (notably HyperOTAServices, TrackerCallback,
LazyDownloadCallback); verify the RC artifact exists and its API for those
symbols is compatible with our usage, and if it is not validated/stable either
replace the dependency with a stable released version or change the
configuration from api to implementation to avoid leaking pre-release types to
downstream consumers.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9ca3fc1d-7422-4e3e-b392-4c3bccb32fe5

📥 Commits

Reviewing files that changed from the base of the PR and between fd3e886 and c7b4675.

📒 Files selected for processing (1)
  • airborne-react-native/android/build.gradle

Comment thread airborne-react-native/android/build.gradle
@Yaswanth0606 Yaswanth0606 merged commit 1229a00 into main Apr 16, 2026
13 checks passed
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.

2 participants