Skip to content

Commit

Permalink
* update to latest build tools v23.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Apr 7, 2016
1 parent a4fd9bd commit 5c38f5f
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 @@ -19,7 +19,7 @@ allprojects {

ext {
compileSdkVersion = 23
buildToolsVersion = "23.0.2"
buildToolsVersion = "23.0.3"
supportLibVersion = "23.3.0"
}

Expand Down

0 comments on commit 5c38f5f

Please sign in to comment.