Skip to content

Commit fc3816a

Browse files
sarahcodes100ecgreb
authored andcommitted
Gradle version 2.2.3 (#59)
1 parent 289ee46 commit fc3816a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.2.2'
8+
classpath 'com.android.tools.build:gradle:2.2.3'
99

1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:2.2.2'
10+
classpath 'com.android.tools.build:gradle:2.2.3'
1111
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
1212
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
1313
classpath 'net.researchgate:gradle-release:2.4.0'

0 commit comments

Comments
 (0)