blob: 18befcda6237413f8c07020bf00744503062ae41 [file] [log] [blame]
android {
androidResources {
additionalParameters += listOf("abcd", "efgh")
ignoreAssetsPattern = "mnop"
}
}