AAChartCore-Kotlin
AAChartCore-Kotlin copied to clipboard
Failed to resolve: com.github.AAChartModel:AAChartCore-Kotlin:7.2.1
maven { url 'https://www.jitpack.io' }
Failed to resolve: com.github.AAChartModel:AAChartCore-Kotlin:7.2.1
下载不了,不知道为啥?
目前暂时用这着 com.github.AAChartModel:AAChartCore-Kotlin:7.2.0
+1 ,7.2.1 和7.2.2都下载不了
+1
Someone found out how to fix
Someone found out how to fix
Guys above use 7.2.0 version, which also works for me.
dependencies {
implementation 'com.github.AAChartModel:AAChartCore-Kotlin:7.2.3'
}
There were some compatibility issues before, but now it's fixed. Update to the latest version 7.2.3 please.