Add androidx.compose.compiler_compiler-hosted-plugin
define
In AOSP this lives in prebuilts/sdk. Change-Id: Icdf311e239a0cfc59bcf1f848d037e31344c5ffb
This commit is contained in:
6
kotlin/Android.bp
Normal file
6
kotlin/Android.bp
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
kotlin_plugin {
|
||||||
|
name: "androidx.compose.compiler_compiler-hosted-plugin",
|
||||||
|
static_libs: [
|
||||||
|
"androidx.compose.compiler_compiler-hosted",
|
||||||
|
],
|
||||||
|
}
|
Reference in New Issue
Block a user