Skip to content

Commit ee020bb

Browse files
committed
Gradle updates
1 parent 3928e28 commit ee020bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ buildscript {
3939
jcenter()
4040
}
4141
dependencies {
42-
classpath 'com.android.tools.build:gradle:2.2.1'
42+
classpath 'com.android.tools.build:gradle:2.2.2'
4343
//classpath 'io.realm:realm-gradle-plugin:0.88.2'
4444
// NOTE: Do not place your application dependencies here; they belong
4545
// in the individual module build.gradle files

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath "io.realm:realm-gradle-plugin:2.0.2"
11-
classpath 'com.android.tools.build:gradle:2.2.1'
11+
classpath 'com.android.tools.build:gradle:2.2.2'
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
1313
}
1414
}

0 commit comments

Comments
 (0)