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