Skip to content

Commit dfaffa3

Browse files
committed
Add maven plugin to example
1 parent ed9340e commit dfaffa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
apply plugin: 'com.android.application'
22
apply plugin: 'realm-android'
3+
apply plugin: 'maven'
34

45
android {
56
compileSdkVersion 27

0 commit comments

Comments
 (0)