Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kotlin Version to 1.6.20 #339

Closed
wants to merge 1 commit into from
Closed

Conversation

TheUltDev
Copy link

Fixes React Native 0.72

Fixes React Native 0.72
@AlkanV
Copy link

AlkanV commented Aug 29, 2023

this is need for apps that using gradle version 7.3 or above. including me i believe there are multiple projects awaiting this PR to be merged. for example, i did manual modifications on node_modules to make it work. Can we merge this PR as soon as possible?
Thanks

@AlkanV
Copy link

AlkanV commented Sep 5, 2023

@reime005 hey, could you please take a look at this PR?

thanks

@JonathanColetti
Copy link

The error for this incase anyone was wondering is The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher

@cchampou
Copy link

@TheUltDev I'll be using your branch in my project, since I have the same issue and this may work pretty well.

@TheUltDev
Copy link
Author

Closing this since it's a duplicate of #320 which is a more permanent solution.

@TheUltDev TheUltDev closed this Sep 18, 2023
@TheUltDev TheUltDev deleted the patch-1 branch October 16, 2023 07:47
@dusanristic
Copy link

I believe this is not a duplication of #320. If you check what has changed, it's only the way we set the Kotlin version, whereas this issue is focused on upgrading Kotlin to 1.6.20. Merging #320 will not solve the problem we are currently facing; in other words, it will not update the Kotlin version.

@Hasham24
Copy link

Hasham24 commented Jan 9, 2024

Still encountering this problem with React Native version 0.72.8, and the error persists as follows:Screenshot 2024-01-09 at 4 37 31 PM

@mtshv mtshv mentioned this pull request Mar 27, 2024
5 tasks
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.

6 participants