saker.android Documentation TaskDoc JavaDoc Packages
public interface D8WorkerTaskOutput
Output of the d8 task.
Methods
public NavigableSet<SakerPath>
Gets the paths to the created dex files.
Gets the paths to the created dex files.

The method may return one or more paths based on the settings if multidexing was enabled.

The absolute paths to the created dex files.