mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-05 14:25:25 +00:00
only need renderscriptTargetApi 11
This commit is contained in:
parent
5990e25475
commit
6a8ab32d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ android {
|
|||
targetSdkVersion 27
|
||||
versionCode 39
|
||||
versionName "1.38"
|
||||
renderscriptTargetApi 18
|
||||
renderscriptTargetApi 11
|
||||
renderscriptSupportModeEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue