DSBridge-Android
DSBridge-Android copied to clipboard
ERROR: Failed to resolve: com.github.wendux:DSBridge-Android:x5-3.0-SNAPSHOT
compileSdkVersion 29
buildToolsVersion "29.0.0"
defaultConfig {
applicationId "com.leeno.abc"
minSdkVersion 15
targetSdkVersion 26
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
请问这是什么情况?
我最近也经常遇到这个问题
你们解决了没?头疼