AndroidSdkModule

mill.androidlib.AndroidSdkModule
See theAndroidSdkModule companion trait

Attributes

Companion
trait
Source
AndroidSdkModule.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class AndroidNdkComponents(ndkVersion: String, ndkPath: Path, ninjaExe: PathRef, cmakeExe: PathRef, cmakeToolchainPath: PathRef)

Attributes

Source
AndroidSdkModule.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class AndroidSdkComponents(sdkPath: Path, androidJar: PathRef, libs: Seq[PathRef], buildToolsPath: Path, d8Exe: PathRef, aapt2Exe: PathRef, zipalignExe: PathRef, apksignerExe: PathRef, adbExe: PathRef, proguardPath: Path)

Attributes

Source
AndroidSdkModule.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class CmdlineToolsComponents(basePath: Path, avdmanagerExe: PathRef, r8Exe: PathRef, sdkmanagerExe: PathRef, lintExe: PathRef)

Attributes

Source
AndroidSdkModule.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

val mavenGoogle: MavenRepository

Declaration of the Maven Google Repository.

Declaration of the Maven Google Repository.

Attributes

Source
AndroidSdkModule.scala