We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d556733 + eb18ccc commit e42bf09Copy full SHA for e42bf09
MPChartLib/build.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'com.android.library'
3
id 'maven-publish'
4
+ id 'kotlin-android'
5
id "com.vanniktech.maven.publish" version "0.25.3"
6
}
7
0 commit comments