Unable to set abiFilter using kotlin dsl

able to add by doing as following

abiFilters.add("armeabi")
abiFilters.add("mips")