Skip to content

Align Kotlin version with the AGP Kotlin Gradle plugin - #58624

Closed
lukmccall wants to merge 1 commit into
react:mainfrom
lukmccall:@lukmccall/alight-kotlin-version
Closed

lukmccall wants to merge 1 commit into
react:mainfrom
lukmccall:@lukmccall/alight-kotlin-version

Conversation

@lukmccall

Copy link
Copy Markdown
Contributor

Summary:

AGP 9.2.1 depends on Kotlin Gradle plugin 2.2.10 (see https://developer.android.com/build/releases/agp-9-2-0-release-notes#compatibility), so every build that applies AGP already runs
Kotlin 2.2.10, including this repo (./gradlew buildEnvironment shows
kotlin-gradle-plugin:2.2.0 -> 2.2.10). The version catalogs still declare kotlin = "2.2.0".

Related Expo fix: expo/expo#50455

Changelog:

[ANDROID] [CHANGED] - Bump Kotlin to 2.2.10 to match the version required by AGP 9.2.1

Test Plan:

  • run RN tester ✅

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 21, 2026
@facebook-github-tools facebook-github-tools Bot added p: Software Mansion Partner: Software Mansion Partner p: Expo Partner: Expo Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Sep 21, 2026
@meta-codesync

meta-codesync Bot commented Sep 21, 2026

Copy link
Copy Markdown

@Abbondanzo has imported this pull request. If you are a Meta employee, you can view this in D121073295.

@meta-codesync meta-codesync Bot closed this in f03f6c2 Sep 21, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Sep 21, 2026
@meta-codesync

meta-codesync Bot commented Sep 21, 2026

Copy link
Copy Markdown

@Abbondanzo merged this pull request in f03f6c2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Expo Partner: Expo p: Software Mansion Partner: Software Mansion Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant