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

Unified Diff: customtabs/build.gradle

Issue 2783483002: Updates the gradle dependencies to fix the build. (Closed)
Patch Set: Revert unneeded line. Created 3 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: customtabs/build.gradle
diff --git a/customtabs/build.gradle b/customtabs/build.gradle
index cf1a3caccc89169615995d64f9b8b200b824da06..b75c34606635bee14ef39ce1c895caf6ea7aea34 100644
--- a/customtabs/build.gradle
+++ b/customtabs/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'android-library'
dependencies {
compile 'com.android.support:support-annotations:22.2.0+'
- compile 'com.android.support:support-v4:23.1.1'
+ compile 'com.android.support:support-v4:25.0.1'
}
android {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698