Skip to content

Commit

Permalink
Upgrade build tools to 25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mqp committed Mar 7, 2017
1 parent a59c56a commit d613164
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 @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
buildToolsVersion "25.0.1"

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit d613164

Please sign in to comment.