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
First of all thanks for your work. It really helped me a lot.
I have an error when I try to build on Android :
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/X/.pub-cache/git/flutter_rtmppublisher-8a4aac3c93fbdddeefc7980b802a38c5b93b77ce/android/build.gradle' line: 53
* What went wrong:
A problem occurred evaluating project ':camera_with_rtmp'.
> Project with path ':rtplibrary' could not be found in project ':camera_with_rtmp'.
* 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 1s
Also, here is the android object in my app/build.gradle
Hello guys,
First of all thanks for your work. It really helped me a lot.
I have an error when I try to build on Android :
Also, here is the
android
object in myapp/build.gradle
I am using the
main
branch since I'm usingFlutter 2.5.1
.Anyone got an idea why?
The text was updated successfully, but these errors were encountered: