我想问问kotlin搭建的项目怎么依赖啊,我这边报如下错误: |> Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.github.AnJiaoDe:BaseDialog:V1.1.8. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/github/AnJiaoDe/BaseDialog/V1.1.8/BaseDialog-V1.1.8.pom - https://repo.maven.apache.org/maven2/com/github/AnJiaoDe/BaseDialog/V1.1.8/BaseDialog-V1.1.8.pom - https://jcenter.bintray.com/com/github/AnJiaoDe/BaseDialog/V1.1.8/BaseDialog-V1.1.8.pom
我想问问kotlin搭建的项目怎么依赖啊,我这边报如下错误:
|> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.