Skip to content

Commit 8529bbe

Browse files
committed
Use the latest version of Gradle
1 parent 45931da commit 8529bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.0.0'
8+
classpath 'com.android.tools.build:gradle:2.1.0'
99
classpath 'me.tatarka:gradle-retrolambda:3.2.5'
1010

1111
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)