Skip to content

Commit 2760415

Browse files
committed
Update android gradle to version 1.0.0
1 parent ec75186 commit 2760415

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
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
dependencies {
10-
classpath "com.android.tools.build:gradle:0.13.+"
10+
classpath "com.android.tools.build:gradle:1.0.0"
1111
classpath "com.crashlytics.tools.gradle:crashlytics-gradle:1.+"
1212
classpath "com.jakewharton.sdkmanager:gradle-plugin:0.12.+"
1313
}

0 commit comments

Comments
 (0)