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.
1 parent ed9340e commit dfaffa3Copy full SHA for dfaffa3
MPChartExample/build.gradle
@@ -1,5 +1,6 @@
1
apply plugin: 'com.android.application'
2
apply plugin: 'realm-android'
3
+apply plugin: 'maven'
4
5
android {
6
compileSdkVersion 27
0 commit comments