Package com.quittle.setupandroidsdk
Class SetupAndroidSdkPlugin
- java.lang.Object
-
- com.quittle.setupandroidsdk.SetupAndroidSdkPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class SetupAndroidSdkPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>Automatically installs the Android SDK. Apply after the Android Gradle plugin.
-
-
Constructor Summary
Constructors Constructor Description SetupAndroidSdkPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-