Skip to content

Commit

Permalink
Merge pull request JakeWharton#994 from googolmo/dev
Browse files Browse the repository at this point in the history
update android build tools to 0.5.+
  • Loading branch information
JakeWharton committed Jul 15, 2013
2 parents ced6bff + 9e218b3 commit 07a4252
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 @@ -4,7 +4,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:0.4.+'
classpath 'com.android.tools.build:gradle:0.5.+'
}
}

Expand Down

0 comments on commit 07a4252

Please sign in to comment.