aboutsummaryrefslogtreecommitdiff
path: root/system
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 /system
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 'system')
-rw-r--r--system/RuntimePermissions/template-params.xml4
-rw-r--r--system/RuntimePermissionsBasic/template-params.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/system/RuntimePermissions/template-params.xml b/system/RuntimePermissions/template-params.xml
index ef69abca..c766f9bd 100644
--- a/system/RuntimePermissions/template-params.xml
+++ b/system/RuntimePermissions/template-params.xml
@@ -21,8 +21,8 @@
<minSdk>15</minSdk>
- <dependency>com.android.support:support-v4:24.0.0-beta1</dependency>
- <dependency>com.android.support:design:24.0.0-beta1</dependency>
+ <dependency>com.android.support:support-v4:24.0.0</dependency>
+ <dependency>com.android.support:design:24.0.0</dependency>
<strings>
<intro>
diff --git a/system/RuntimePermissionsBasic/template-params.xml b/system/RuntimePermissionsBasic/template-params.xml
index e5c64ca3..c5852ed8 100644
--- a/system/RuntimePermissionsBasic/template-params.xml
+++ b/system/RuntimePermissionsBasic/template-params.xml
@@ -21,8 +21,8 @@
<minSdk>15</minSdk>
- <dependency>com.android.support:support-v4:24.0.0-beta1</dependency>
- <dependency>com.android.support:design:24.0.0-beta1</dependency>
+ <dependency>com.android.support:support-v4:24.0.0</dependency>
+ <dependency>com.android.support:design:24.0.0</dependency>
<strings>
<intro>