-
Notifications
You must be signed in to change notification settings - Fork 466
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
Android: Kotlin FAILED issue after upgrading to React Native v0.75.1 #1138
Comments
Would you have a link to a repository that reproduces the problem? I tried running it here in the newest version of React Native and the library, with newArch true and it worked. |
Hey, I'm facing the same issue, when updating to react-native's latest version, getting this issue: Task :react-native-async-storage_async-storage:compileDebugKotlin FAILED |
Would you have a link to a repository that reproduces the problem? I tried running it here in the newest version of React Native and the library, with newArch true and it worked. |
@mensonones Have you tried it on Mac with RN 0.75.1 and New Architecture disabled?
|
I generated a new project in version 0.75.1 and with version 1.24.0 of the library and with newArch disabled and I did not get the problem. If I can try to help, if you have a repository with the minimum reproduction of this problem. |
Hi, I have the same issue here when I try to upgrade
package.json
android/build.gradle
gradle.properties
android\gradle\wrapper\gradle-wrapper.properties
android\setting.gradle
Steps to Reproduce
|
hey, @waenSaran! if possible provide a minimal example of reproducing the problem |
@mensonones
Follow the above steps, the error has gone. I still confused whether it is about the Gradle version not compatible? |
I have the error: |
Hi, @redbluenat! Can you reproduce the problem in a repository and share? |
What happened?
Recently, I have upgraded RN version to latest i.e. 0.75.1 and I am having following issue.
> Task :react-native-async-storage_async-storage:compileDebugKotlin FAILED
Library Version Used - @react-native-async-storage/[email protected]
Version
1.24.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
Unable to build after upgrading.
The text was updated successfully, but these errors were encountered: