In AOSP this lives in prebuilts/sdk. Change-Id: Icdf311e239a0cfc59bcf1f848d037e31344c5ffb
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
kotlin_plugin {
|
|
name: "androidx.compose.compiler_compiler-hosted-plugin",
|
|
static_libs: [
|
|
"androidx.compose.compiler_compiler-hosted",
|
|
],
|
|
}
|