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