API Documentation: | AaptOptions |
---|
DSL object for configuring aapt options.
Property | Description |
failOnMissingConfigEntry | Forces aapt to return an error if it fails to find an entry for a configuration. |
ignoreAssets | Pattern describing assets to be ignore. |
noCompress | Extensions of files that will not be stored compressed in the APK. |
useNewCruncher | Whether to use the new cruncher. |
Forces aapt to return an error if it fails to find an entry for a configuration.
Collection
<String
>
noCompress
Collection
<String
>Extensions of files that will not be stored compressed in the APK.