package saker.android.api.d8
public interface D8WorkerTaskOutput
Output of the d8 task.
public NavigableSet< | 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.