We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45931da commit 8529bbeCopy full SHA for 8529bbe
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.0.0'
+ classpath 'com.android.tools.build:gradle:2.1.0'
9
classpath 'me.tatarka:gradle-retrolambda:3.2.5'
10
11
// NOTE: Do not place your application dependencies here; they belong
0 commit comments