Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-webview/build.gradle

Issue 29385577: Issue 4997 - Use the latest gradle/-wrapper for Android Studio 2.3 (Closed)
Patch Set: Created March 16, 2017, 6 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libadblockplus-android-tests/build.gradle ('k') | libadblockplus-android-webviewapp/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webview/build.gradle
diff --git a/libadblockplus-android-webview/build.gradle b/libadblockplus-android-webview/build.gradle
index 15534a41131b6acbef60d39cc69fb33e2be3b95a..1cbffdb5ab39927ea857c32072e2c25d5df53e6b 100644
--- a/libadblockplus-android-webview/build.gradle
+++ b/libadblockplus-android-webview/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 21
- buildToolsVersion "24.0.1"
+ buildToolsVersion "25.0.0"
defaultConfig {
minSdkVersion 21
« no previous file with comments | « libadblockplus-android-tests/build.gradle ('k') | libadblockplus-android-webviewapp/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld