Renderscript
This commit is contained in:
parent
107290260d
commit
77075201f3
1 changed files with 5 additions and 1 deletions
|
|
@ -56,9 +56,13 @@ android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion '23.0.1'
|
buildToolsVersion '23.0.1'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.kabouzeid.gramophone"
|
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
|
|
||||||
|
renderscriptTargetApi 23
|
||||||
|
renderscriptSupportModeEnabled true
|
||||||
|
|
||||||
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 76
|
versionCode 76
|
||||||
versionName "0.9.46 beta 3"
|
versionName "0.9.46 beta 3"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue