Skip to content

Commit a770676

Browse files
committed
update gradle plugin version
1 parent 290294c commit a770676

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
@@ -5,7 +5,7 @@ buildscript {
55
maven { url 'https://maven.fabric.io/public' }
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.0.0-beta6'
8+
classpath 'com.android.tools.build:gradle:2.0.0'
99
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
1010
classpath 'io.fabric.tools:gradle:1.+' // The Fabric Gradle plugin uses an open ended version to react quickly to Android tooling updates
1111
}

0 commit comments

Comments
 (0)