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
I am getting this error when running flutter_webrtc_demo project.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':flutter_webrtc:compileDebugKotlin'.
Error while evaluating property 'filteredArgumentsMap' of task ':flutter_webrtc:compileDebugKotlin'
Could not resolve all files for configuration ':flutter_webrtc:debugCompileClasspath'.
> Failed to transform android-104.5112.03.jar (com.github.webrtc-sdk:android:104.5112.03) to match attributes {artifactType=android-classes-jar, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find android-104.5112.03.jar (com.github.webrtc-sdk:android:104.5112.03).
Searched in the following locations: https://jitpack.io/com/github/webrtc-sdk/android/104.5112.03/android-104.5112.03.jar
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.
I am getting this error when running flutter_webrtc_demo project.
FAILURE: Build failed with an exception.
Execution failed for task ':flutter_webrtc:compileDebugKotlin'.
BUILD FAILED in 2s
Exception: Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: