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

Unified Diff: Application/build.gradle

Issue 1559043005: Update support lib to last released state (Closed) Base URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client.git@master
Patch Set: Added aidl changes 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 | « no previous file | customtabs/src/android/support/customtabs/CustomTabsIntent.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Application/build.gradle
diff --git a/Application/build.gradle b/Application/build.gradle
index c67a37e96a51b6c100f53c1ac1ed623434f4ff9e..036a369aaa4734d4fac19063c38fd826a2179113 100644
--- a/Application/build.gradle
+++ b/Application/build.gradle
@@ -5,7 +5,7 @@ android {
buildToolsVersion "23.0.1"
defaultConfig {
applicationId "org.chromium.customtabsclient.example"
- minSdkVersion 16
+ minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "1.0"
« no previous file with comments | « no previous file | customtabs/src/android/support/customtabs/CustomTabsIntent.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698