Android studio和gradle升级后的一些错误
一、
点击rtcConfig.sdpSemantics进入PeerConnection.class时,报错: Task 'ijDownloadArtifact6831de8d-950' not found in project ':app'. * Try: > Run gradle tasks to get a list of available tasks. > For more on name expansion, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation. > 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
解决办法:I have fixed the problem. Android Studio -> Advance Settings -> disable 「Automatically download source for a file upon open」