Chromium Code Reviews| Index: shared/build.gradle |
| diff --git a/shared/build.gradle b/shared/build.gradle |
| index b3cc1a7c7efbedad62668a2eae964216582757ae..b7de08131aa84119b4c2d74a79c1bb1cf5860485 100644 |
| --- a/shared/build.gradle |
| +++ b/shared/build.gradle |
| @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' |
| android { |
| compileSdkVersion 23 |
| - buildToolsVersion "23.0.2" |
| + buildToolsVersion '25.0.0' |
| defaultConfig { |
| minSdkVersion 15 |