Skip to content

ADFA-4636: update kotlin-analysis-api to latest version#1520

Open
itsaky-adfa wants to merge 2 commits into
stagefrom
fix/ADFA-4636
Open

ADFA-4636: update kotlin-analysis-api to latest version#1520
itsaky-adfa wants to merge 2 commits into
stagefrom
fix/ADFA-4636

Conversation

@itsaky-adfa

Copy link
Copy Markdown
Contributor

Removes Kotlin/JS and Kotlin/Native bindings from kotlin-android.

Signed-off-by: Akash Yadav <akashyadav@appdevforall.org>
@itsaky-adfa
itsaky-adfa requested review from a team and davidschachterADFA July 14, 2026 12:12
@itsaky-adfa itsaky-adfa self-assigned this Jul 14, 2026

@claude claude 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.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 366a6aba-9398-47b8-a544-59d0b597f9ce

📥 Commits

Reviewing files that changed from the base of the PR and between 8e33ec6 and 287b57b.

📒 Files selected for processing (1)
  • subprojects/kotlin-analysis-api/build.gradle.kts

📝 Walkthrough
  • Updated kotlin-analysis-api to the latest artifact revision.
  • Updated the Kotlin Android analysis API JAR URL tag and SHA-256 checksum.
  • Removed Kotlin/JS and Kotlin/Native bindings from kotlin-android.
  • Risk: the dependency update relies on the new artifact URL and checksum matching the intended release; incorrect values could break dependency resolution or integrity validation.

Walkthrough

The Kotlin analysis API build configuration updates the Kotlin Android standalone JAR revision, derived release URL, embedded JAR name, and expected SHA-256 checksum.

Changes

Kotlin Android artifact update

Layer / File(s) Summary
Update artifact resolution
subprojects/kotlin-analysis-api/build.gradle.kts
The build now downloads the updated kt-android release artifact and validates it against its new checksum.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested reviewers: davidschachteradfa, hal-eisen-adfa, daniel-adfa

Poem

A rabbit checks the hash with care,
A fresh Kotlin jar hops through the air.
New tags gleam bright,
The build feels right,
And trusted bytes arrive safe there.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: updating kotlin-analysis-api to a newer version.
Description check ✅ Passed The description is related to the PR objective and references a change in kotlin-android bindings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/ADFA-4636

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.

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