Interface AndroidSoftwareBuildTypes
- All Known Subinterfaces:
AndroidApplicationBuildTypes,AndroidLibraryBuildTypes
public interface AndroidSoftwareBuildTypes
-
Method Summary
-
Method Details
-
getDebug
AndroidSoftwareBuildType getDebug() -
getRelease
AndroidSoftwareBuildType getRelease()
-