Description
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.
- Get more help at https://help.gradle.org
BUILD FAILED in 2s
Exception: Gradle task assembleDebug failed with exit code 1