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