Skip to content

chore(repack): Update kotlin-gradle-plugin version#294

Merged
RafikiTiki merged 1 commit into
mainfrom
chore/update-kotlin-gradle-plugin-version
Jan 23, 2023
Merged

chore(repack): Update kotlin-gradle-plugin version#294
RafikiTiki merged 1 commit into
mainfrom
chore/update-kotlin-gradle-plugin-version

Conversation

@RafikiTiki
Copy link
Copy Markdown
Collaborator

Summary

In clean RN project created using CLI (RN version – 0.71.1) there was an error while build Android app. More context can be found in this issue: #291. Upgrading kotlin-gradle-plugin version specified in Repack solves that issue without the need to manually specify kotlin-gradle-plugin version override in the repack consumers their codebases.

Test plan

Tested in latest RN version (0.71.1) and a reasonably old one – 0.67.5 – in both cases clean RN app configured to be built using repack is working fine (in both debug and release).

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 23, 2023

🦋 Changeset detected

Latest commit: ae4efee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@callstack/repack Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@RafikiTiki RafikiTiki force-pushed the chore/update-kotlin-gradle-plugin-version branch from c1572c2 to 81f067f Compare January 23, 2023 13:36
@RafikiTiki RafikiTiki force-pushed the chore/update-kotlin-gradle-plugin-version branch from 81f067f to ae4efee Compare January 23, 2023 14:52
@RafikiTiki RafikiTiki linked an issue Jan 23, 2023 that may be closed by this pull request
@RafikiTiki RafikiTiki merged commit 28cc721 into main Jan 23, 2023
@RafikiTiki RafikiTiki deleted the chore/update-kotlin-gradle-plugin-version branch January 23, 2023 15:06
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.

Kotlin Gradle plugin version error

2 participants