Skip to content

Commit

Permalink
Add maven plugin to example
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilJay committed Nov 29, 2017
1 parent ed9340e commit dfaffa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MPChartExample/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apply plugin: 'com.android.application'
apply plugin: 'realm-android'
apply plugin: 'maven'

android {
compileSdkVersion 27
Expand Down

0 comments on commit dfaffa3

Please sign in to comment.