Sign in
android
/
platform
/
frameworks
/
support
/
403de203cfadc8cad00342a41af4296702d2e0dc
/
.
/
samples
/
SupportPercentDemos
/
build.gradle
blob: 311c16424ba8d860446028c454ce27cac422174e [
file
] [
log
] [
blame
]
plugins
{
id
(
"AndroidXPlugin"
)
id
(
"com.android.application"
)
}
dependencies
{
implementation
(
project
(
":percentlayout"
))
}