Sign in
android
/
platform
/
frameworks
/
support
/
676d5e45d684ea0ce9e417542777d61b52fb3d89
/
.
/
buildSrc
/
apply
/
applyAndroidXPlaygroundRootImplPlugin.gradle
blob: 124224583098fe44ee9921bb69067f0c1c5fad7c [
file
] [
log
] [
blame
]
import
androidx
.
build
.
AndroidXPlaygroundRootImplPlugin
buildscript
{
dependencies
{
classpath
(
project
.
files
(
"${project.rootProject.ext["
buildSrcOut
"]}/private/build/libs/private.jar"
))
}
}
apply plugin
:
AndroidXPlaygroundRootImplPlugin