提交 3d46dbe1 编写于 作者: J johnsonlee

Fix StackOverflowError

上级 b06eb290
......@@ -16,7 +16,7 @@ internal val BaseVariant.scope: VariantScope
@Suppress("DEPRECATION")
internal val BaseVariant.globalScope: GlobalScope
get() = AGP.run {
globalScope
scope.globalScope
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册