Skip to content

Commit

Permalink
Merge pull request #172 from AppDevNext/PrepateLibKotlin
Browse files Browse the repository at this point in the history
Prepare lib for Kotlin
  • Loading branch information
hannesa2 authored Nov 28, 2023
2 parents d556733 + eb18ccc commit e42bf09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MPChartLib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
id 'com.android.library'
id 'maven-publish'
id 'kotlin-android'
id "com.vanniktech.maven.publish" version "0.25.3"
}

Expand Down

0 comments on commit e42bf09

Please sign in to comment.