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