Skip to content

Commit e42bf09

Browse files
authored
Merge pull request #172 from AppDevNext/PrepateLibKotlin
Prepare lib for Kotlin
2 parents d556733 + eb18ccc commit e42bf09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MPChartLib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id 'com.android.library'
33
id 'maven-publish'
4+
id 'kotlin-android'
45
id "com.vanniktech.maven.publish" version "0.25.3"
56
}
67

0 commit comments

Comments
 (0)