-
Notifications
You must be signed in to change notification settings - Fork 567
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 on android. #201
Comments
@zenato you need to bump up the version SDK build Tool in the build.gradle file. |
My build.gradle ext { The cause of this problem seems to be this project build.gradle. |
make the targetSdkVersion 22 |
I used react native v0.56 default configuration. |
sorry, can you try to lower the buildToolsVersion |
@vikas5914 Hmm... I can't downgrade SDK version. See react native 0.56 release document.
|
try this: oblador/react-native-keychain#68 |
I have updated android build tool to 26.0.3 at v3.0.17 |
@wonday Thank you for your upgrade. |
Hello,
react-native version: 0.56
react-native-pdf version: 3.0.16
I ran test app but an build error occurred.
Check the log below.
react-native run-android
....
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
The text was updated successfully, but these errors were encountered: