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 3928e28 commit ee020bbCopy full SHA for ee020bb
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.1'
+ classpath 'com.android.tools.build:gradle:2.2.2'
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