Open ikool-cn opened 11 months ago
implementation 'com.flyco.dialog:FlycoDialog_Lib:1.3.2@aar'
点击SYNC报错如下:
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.flyco.dialog:FlycoDialog_Lib:1.3.2. Searched in the following locations: https://dl.google.com/dl/android/maven2/com/flyco/dialog/FlycoDialog_Lib/1.3.2/FlycoDialog_Lib-1.3.2.pom https://repo.maven.apache.org/maven2/com/flyco/dialog/FlycoDialog_Lib/1.3.2/FlycoDialog_Lib-1.3.2.pom Required by: project :app
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.flyco.dialog:FlycoDialog_Lib:1.3.2. Searched in the following locations:
I think the library is removed.
implementation 'com.flyco.dialog:FlycoDialog_Lib:1.3.2@aar'
点击SYNC报错如下: