Android - Build fail
See original GitHub issueBuild fail on android
* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all task dependencies for configuration ':app:releaseRuntimeClasspath'.
> Could not resolve project :react-native-keep-awake.
Required by:
project :app
> Unable to find a matching configuration of project :react-native-keep-awake: None of the consumable configurations have attributes.
Same problem of https://github.com/react-native-community/react-native-share/issues/386 and PR #51 probably fixes this.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:9 (1 by maintainers)
Top Results From Across the Web
Failed to build project with Android studio - Stack Overflow
File->Other Settings->Default Project Structure · Under Project Settings: Project, set Project SDK as Android SDK. · Click Edit button · For Android SDK,...
Read more >Why does a build fail in Android Studio even if I don't have any ...
There are several causes for gradle build fail in Android studio. Few reasons might be: * Dependencies added * Importing the project from...
Read more >[FIXED] Android build failures `No matching variant of ... - GitHub
Description. Hey all, I'd like to share an update on a series of build failures React Native & Expo users have been experiencing...
Read more >Bug - Android build. Gradle build failed. - Unity Forum
SOLVED · 1) Download and install Android Studio, go to settings. change tools to 30.0.3 · 2) Download Gradle 6.9 · 3) Download...
Read more >Build fails in android-build@1.0 - Bitrise Discussions
Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead. ... FAILURE: Build ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Execution failed for task ‘:react-native-keep-awake:verifyReleaseResources’.
i have this issue while making build
This should be fixed in 3.2.0. Thanks for the report!