Skip to content

Commit

Permalink
Update android gradle to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
megabitdragon committed Jan 3, 2015
1 parent ec75186 commit 2760415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

dependencies {
classpath "com.android.tools.build:gradle:0.13.+"
classpath "com.android.tools.build:gradle:1.0.0"
classpath "com.crashlytics.tools.gradle:crashlytics-gradle:1.+"
classpath "com.jakewharton.sdkmanager:gradle-plugin:0.12.+"
}
Expand Down

0 comments on commit 2760415

Please sign in to comment.