Closed
Description
Describe the bug
Today my build started to fail due to an error:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Could not find com.github.agorabuilder:native-full-sdk:3.4.2.
Required by:
project :app > project :agora_rtc_engine
To Reproduce
Steps to reproduce the behavior:
- Add
agora_rtc_engine: ^4.0.0
dependency to your pubspec.yaml - Run
flutter run
in your terminal
Expected behavior
App runs
Smartphone (please complete the following information):
- Android Pixel 3 real device
Metadata
Metadata
Assignees
Labels
No labels