AAChartModel/AAChartCore

Current version

FMoreiraSouza opened this issue · 2 comments

I need know current version, because a can't import with SNAPHOT, i have issue with this. I need import like implementation "com.github.AAChartModel:AAChartCore-Kotlin: currentVersion(Any number)") in Kotlin app build.gradle

Refer to:

Try this again:

	dependencies {
	        implementation 'com.github.AAChartModel:AAChartCore:7.2.0'
	}