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

Unified Diff: shared/build.gradle

Issue 1561983002: Fix dependency errors in Android Studio (Closed) Base URL: https://github.com/GoogleChrome/custom-tabs-client.git@master
Patch Set: Created 4 years, 11 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 | « customtabs/build.gradle ('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 e5e7032a1f1017d9f6bb1d0d7083d227b3c5f53e..e7fd29b451a846197c42ba4eb0e31f7549495003 100644
--- a/shared/build.gradle
+++ b/shared/build.gradle
@@ -5,7 +5,7 @@ android {
buildToolsVersion "23.0.1"
defaultConfig {
- minSdkVersion 16
+ minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "1.0"
« no previous file with comments | « customtabs/build.gradle ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698