You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
What went wrong:
Execution failed for task ':app:dexDebug'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.E xecException: Process 'command 'C:\Program Files\Java\jdk1.8.0_101\bin\java.exe' ' finished with non-zero exit value 2
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Currently I hardcode the aws sdk version in node_module\aws-react-native-*\android\build.gradle
This morning aws sdk released 2.4.0. I compile my project again and got this:
FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':app:dexDebug'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Currently I hardcode the aws sdk version in node_module\aws-react-native-*\android\build.gradle
Hope there will be a release issuing this problem soon.
The text was updated successfully, but these errors were encountered: