Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(598)

Unified Diff: demos/build.gradle

Issue 2978593002: Add validateOrigin() to the support library. (Closed)
Patch Set: Comment. Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: demos/build.gradle
diff --git a/demos/build.gradle b/demos/build.gradle
index 5271d71f08c86f0596f860ff7ad0c40d9a3914b1..690abae3ce1bfff6373751feb5a6aab056e2a1b2 100644
--- a/demos/build.gradle
+++ b/demos/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
- buildToolsVersion "23.0.2"
+ buildToolsVersion '25.0.0'
defaultConfig {
applicationId "org.chromium.customtabsdemos"
« no previous file with comments | « customtabs/tests/src/android/support/customtabs/TestCustomTabsService.java ('k') | gradle/wrapper/gradle-wrapper.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698