saker.android Documentation TaskDoc JavaDoc Packages
public interface SignApkWorkerTaskOutput
Output of the APK signer task.
Methods
public SakerPath
Gets the path to the output signed APK.
public abstract SakerPath getPath()
Gets the path to the output signed APK.
The absolute execution path.