r_upgrade
r_upgrade copied to clipboard
Could not determine the dependencies of task ':app:processDebugResources'.
FAILURE: Build failed with an exception.
What went wrong: Could not determine the dependencies of task ':app:processDebugResources'. Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find :r_upgrade_lib-debug:. Required by: project :app > project :r_upgrade
一样的问题 gradle:4.1.0
一样的问题 gradle:4.1.0
fixed
sdk\flutter.pub-cache\hosted\pub.flutter-io.cn\r_upgrade-0.3.5; 删除这个包再重新flutter pub get 就可以了;
我也遇到了这个问题,但完全无法解决
FAILURE: Build failed with an exception.
- What went wrong: Could not determine the dependencies of task ':app:processDebugResources'.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find :r_upgrade_lib:. Required by: project :app > project :r_upgrade
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
-
Get more help at https://help.gradle.org
BUILD FAILED in 14s Exception: Gradle task assembleDebug failed with exit code 1