saker.android Documentation TaskDoc JavaDoc Packages
Output of the d8 dexing operation. It can be passed to the saker.apk.create() task to create an APK that contains the dexed classes.
Summary
Fields
DexFilesSet of output paths that are the result of the dexing operation.
Fields
Collection of SakerPath
Set of output paths that are the result of the dexing operation. This set usually contains a path to one .dex file that is the result. However, in case of using multi-dex, multiple output dex files may be present.