-
Notifications
You must be signed in to change notification settings - Fork 294
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
Build failed with react-native 0.72.0 #859
Comments
+1 right now the same issue. Anyone know how to fix it? |
Add kotlinVersion to your project build.gradle (I used 1.8.22 the latest one)
|
Thank's @stefkampen, it's solve the error 🙏 |
Can this be set somewhere else? Why does kotlinVersion matter for this package? |
If you're using Expo, see this: |
any idea about this..? |
didn't work for me you have to fix this problem |
Current behavior
Hi,
When I try to build my app with react-native 0.72.0, I have a failed error :
To Reproduce
Build a release app on Android
Platform:
Environment
react-native: 0.72.0
@shopify/flash-list: 1.4.3
The text was updated successfully, but these errors were encountered: