Skip to content

Commit

Permalink
Reduced buildToolsVersion to 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Mar 20, 2017
1 parent ff3d0f4 commit f182324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {

android {
compileSdkVersion 23
buildToolsVersion '25.0.0'
buildToolsVersion '23.0.1'

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit f182324

Please sign in to comment.