Skip to content

Bump Kotlin to 2.2.0#217

Merged
cipolleschi merged 1 commit into
mainfrom
nc/fix-kotlin-version
May 20, 2026
Merged

Bump Kotlin to 2.2.0#217
cipolleschi merged 1 commit into
mainfrom
nc/fix-kotlin-version

Conversation

@cortinico
Copy link
Copy Markdown
Member

@cortinico cortinico commented May 20, 2026

Summary

RN Bumped to Kotlin 2.2.0 on main. This aligns the template to the same version we use for RN.

Test plan

The `kotlinVersion` ext property was set to 2.1.20 while the
react-native-gradle-plugin included build brings
kotlin-gradle-plugin 2.2.0 on the classpath. This mismatch causes
third-party libraries that read `rootProject.ext.kotlinVersion` to
resolve incompatible KSP versions, breaking Android builds.
@cortinico cortinico changed the title fix: align kotlinVersion with react-native-gradle-plugin Bump Kotlin to 2.2.0 May 20, 2026
@cortinico cortinico requested a review from cipolleschi May 20, 2026 13:04
@cipolleschi cipolleschi merged commit 01866a0 into main May 20, 2026
1 check passed
@cipolleschi cipolleschi deleted the nc/fix-kotlin-version branch May 20, 2026 13:35
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