DSL object for configuring per-language splits options.
See APK Splits.
| Property | Description |
enable | Returns true if splits should be generated for languages. |
| Method | Description |
include(includes) | Adds an include pattern. |
void include(String... includes)
String...Adds an include pattern.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.