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

Unified Diff: libadblockplus-android-webviewapp/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-webview/build.gradle ('k') | libadblockplus-android/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webviewapp/build.gradle
diff --git a/libadblockplus-android-webviewapp/build.gradle b/libadblockplus-android-webviewapp/build.gradle
index 970b53ebe218156f39f2dcab1fffd5975126eb88..306b2be83eb3123f8e4e4736f54bab74e088b379 100644
--- a/libadblockplus-android-webviewapp/build.gradle
+++ b/libadblockplus-android-webviewapp/build.gradle
@@ -14,7 +14,7 @@ repositories {
android {
compileSdkVersion 21
- buildToolsVersion "24.0.1"
+ buildToolsVersion "25.0.0"
defaultConfig {
applicationId "org.adblockplus.libadblockplus.android.webviewapp"
« no previous file with comments | « libadblockplus-android-webview/build.gradle ('k') | libadblockplus-android/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld