aboutsummaryrefslogtreecommitdiff
path: root/content/documentsUi/ScopedDirectoryAccess/template-params.xml
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2016-06-17 11:58:55 -0700
committerTrevor Johns <trevorjohns@google.com>2016-06-17 11:58:55 -0700
commit50c3316c675f294ca06d97571b1a9a2586ecfef9 (patch)
tree41f56f9702a11f310c6f079a534b27dadae6f3b3 /content/documentsUi/ScopedDirectoryAccess/template-params.xml
parentc707b688e12deab75e7dde40a8f09670d7e36294 (diff)
downloadandroid-50c3316c675f294ca06d97571b1a9a2586ecfef9.tar.gz
samples: Change support lib from v24.0.0-beta1 to v24.0.0
Upgrading to final version of v24.0.0 support library across all samples. Change-Id: I02e0292c2b2abb1110149b93eca9f33afabb9c1f
Diffstat (limited to 'content/documentsUi/ScopedDirectoryAccess/template-params.xml')
-rw-r--r--content/documentsUi/ScopedDirectoryAccess/template-params.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/documentsUi/ScopedDirectoryAccess/template-params.xml b/content/documentsUi/ScopedDirectoryAccess/template-params.xml
index 4ac5a3f5..81161162 100644
--- a/content/documentsUi/ScopedDirectoryAccess/template-params.xml
+++ b/content/documentsUi/ScopedDirectoryAccess/template-params.xml
@@ -26,8 +26,8 @@
<targetSdkVersion>24</targetSdkVersion>
<!-- Include additional dependencies here.-->
- <dependency>com.android.support:recyclerview-v7:24.0.0-beta1</dependency>
- <dependency>com.android.support:support-v4:24.0.0-beta1</dependency>
+ <dependency>com.android.support:recyclerview-v7:24.0.0</dependency>
+ <dependency>com.android.support:support-v4:24.0.0</dependency>
<template src="base" />