mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-06 23:03:43 +00:00
need renderscriptTargetApi 21 for 64 bit support
This commit is contained in:
parent
55f3d8ae75
commit
6fe19b87e3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ android {
|
|||
targetSdkVersion 29
|
||||
versionCode 39
|
||||
versionName "1.38"
|
||||
renderscriptTargetApi 11
|
||||
renderscriptTargetApi 21
|
||||
renderscriptSupportModeEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue