Sign in
android
/
platform
/
frameworks
/
support
/
c85ec1b26b938f591c2a8b43b7013b4085dc648d
/
.
/
buildSrc
/
private
/
build.gradle
blob: 21d6482c8e56d7fbcb7126d309ee43cdf1d3428f [
file
] [
log
] [
blame
]
apply plugin
:
"kotlin"
dependencies
{
implementation
(
project
(
":public"
))
}
apply
from
:
"../shared.gradle"