Skip to content

Commit

Permalink
Merge pull request JakeWharton#979 from googolmo/gradle
Browse files Browse the repository at this point in the history
update com.android.tools.build to 0.4.+
  • Loading branch information
JakeWharton committed Jun 25, 2013
2 parents aa50af7 + 6eab1f8 commit 89f03bf
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.2'
classpath 'com.android.tools.build:gradle:0.4.+'
}
}

Expand Down

0 comments on commit 89f03bf

Please sign in to comment.