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

Unified Diff: shared/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
« no previous file with comments | « gradle/wrapper/gradle-wrapper.properties ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « gradle/wrapper/gradle-wrapper.properties ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698