Skip to content

Commit

Permalink
Updating the rest of the modules to buildToolsVersion 23.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonye committed Apr 2, 2016
1 parent c969743 commit f5ade45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressUtils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
publishNonDefault true

compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"

defaultConfig {
versionName "1.9.0"
Expand Down

0 comments on commit f5ade45

Please sign in to comment.