

javascript
{
"app": {
"distribute": {
"android": {
"abiFilters": [
"armeabi-v7a",
"arm64-v8a",
"x86",
"x86_64"
]
}
}
}
}