Sign in
android
/
platform
/
frameworks
/
support
/
531ee74a561123862ef54dbde6530e22a6bb1fa5
/
.
/
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