Skip to content

Commit

Permalink
Update build tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
mik3y committed Aug 7, 2014
1 parent 76bf311 commit f376a84
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 @@ -5,7 +5,7 @@ buildscript {
maven { url 'http://download.crashlytics.com/maven' }
}
dependencies {
classpath 'com.android.tools.build:gradle:0.11.+'
classpath 'com.android.tools.build:gradle:0.12.1'
classpath 'com.crashlytics.tools.gradle:crashlytics-gradle:1.+'
}
}
Expand Down

0 comments on commit f376a84

Please sign in to comment.