Skip to content

Commit

Permalink
Update to latest build tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoeffinger committed Jan 16, 2016
1 parent 71e3edc commit 0bac4dc
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 @@ -40,7 +40,7 @@ def utildir = hasProperty("quickdicUtilDir") ? quickdicUtilDir : "../Util"

android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
buildTypes {
debug {
applicationIdSuffix ".debug"
Expand Down

0 comments on commit 0bac4dc

Please sign in to comment.