We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e7f44 commit a934501Copy full SHA for a934501
2 files changed
MPChartExample/build.gradle
@@ -39,7 +39,7 @@ buildscript {
39
jcenter()
40
}
41
dependencies {
42
- classpath 'com.android.tools.build:gradle:2.2.2'
+ classpath 'com.android.tools.build:gradle:2.2.3'
43
//classpath 'io.realm:realm-gradle-plugin:0.88.2'
44
// NOTE: Do not place your application dependencies here; they belong
45
// in the individual module build.gradle files
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
9
10
classpath "io.realm:realm-gradle-plugin:2.0.2"
11
12
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
13
14
0 commit comments