Skip to content

Commit

Permalink
Update build tools to 23.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Mar 8, 2016
1 parent 057e60f commit 92fc671
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 @@ -17,5 +17,5 @@ ext {
compileSdkVersion = 22
targetSdkVersion = compileSdkVersion
minSdkVersion = 14
buildToolsVersion = "22.0.1"
buildToolsVersion = "23.0.2"
}

0 comments on commit 92fc671

Please sign in to comment.