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

Unified Diff: build/android/gradle/root.jinja

Issue 2758683003: Revert of Android: Support Android Studio 2.3 (Closed)
Patch Set: 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 | « build/android/gradle/generate_gradle.py ('k') | docs/android_studio.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gradle/root.jinja
diff --git a/build/android/gradle/root.jinja b/build/android/gradle/root.jinja
index d3730e7bc169eba5eac3b0974b020595d56a4f39..52f0edae3a0e308188b56cdc13be574adb90b787 100644
--- a/build/android/gradle/root.jinja
+++ b/build/android/gradle/root.jinja
@@ -8,6 +8,6 @@
jcenter()
}
dependencies {
- classpath "com.android.tools.build:gradle:2.3.0"
+ classpath "com.android.tools.build:gradle:2.2.3"
}
}
« no previous file with comments | « build/android/gradle/generate_gradle.py ('k') | docs/android_studio.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698