-
Notifications
You must be signed in to change notification settings - Fork 24.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Android can't build after upgrade gradle to 4.4 and tools.build:gradle to 3.1.0 #22196
Comments
I follow up form this link it not work for my case. It still error
|
I cannot help if you're not using latest version or publish some exact repro steps, sorry. |
Thank, now we try upgrade to 0.57.4 |
@radko93 how to fix this
now I try upgrade to 0.56 from 0.55.4 iOS it fine but can't run android |
Seems like |
Use https://github.com/react-native-community/discussions-and-proposals to propose changes or discuss feature requests. This helps us ensure bug reports and regressions are given the priority they require.
You may also use https://discuss.reactjs.org/ for discussions on topics that are not necessarily served by the Bug Report template.
For Discussion
I upgraded RN to 0.56 from 0.55.4, gradle to 4.4 from 3.5, build tools to 3.1.0 from 2.3.0
I run some thing to generate signed apk.
./gradlew clean assembleRelease
I got error.
but when I run
react-native run-android
it fine. I can start app.The text was updated successfully, but these errors were encountered: