Skip to content

Commit 1ed3b89

Browse files
committed
Downgraded Gradle plugin
1 parent e46f755 commit 1ed3b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:2.0.0-alpha1'
6+
classpath 'com.android.tools.build:gradle:1.3.1'
77
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
88
classpath 'com.github.ben-manes:gradle-versions-plugin:0.11.3'
99
}

0 commit comments

Comments
 (0)