aboutsummaryrefslogtreecommitdiff
path: root/renderScript/BasicRenderScript/template-params.xml
diff options
context:
space:
mode:
Diffstat (limited to 'renderScript/BasicRenderScript/template-params.xml')
-rw-r--r--renderScript/BasicRenderScript/template-params.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/renderScript/BasicRenderScript/template-params.xml b/renderScript/BasicRenderScript/template-params.xml
index 9f0c5587..728b96a5 100644
--- a/renderScript/BasicRenderScript/template-params.xml
+++ b/renderScript/BasicRenderScript/template-params.xml
@@ -23,12 +23,12 @@
<package>com.example.android.basicrenderscript</package>
<!-- change minSdk if needed-->
- <minSdk>16</minSdk>
+ <minSdk>8</minSdk>
<dependency_external>'renderscript-v8.jar'</dependency_external>
<defaultConfig>
- renderscriptTargetApi 18
+ renderscriptTargetApi 24
renderscriptSupportModeEnabled true
</defaultConfig>
@@ -43,7 +43,6 @@
</strings>
<template src="base"/>
- <common src="media"/>
<metadata>
<status>PUBLISHED</status>