Sign in
chromium
/
aosp
/
platform
/
frameworks
/
support
/
refs/tags/android-cts-9.0_r19
/
.
/
samples
/
SupportPercentDemos
/
build.gradle
blob: 097e14f673c45ba58b53e0e5ec47a04c27f0deea [
file
] [
log
] [
blame
]
plugins
{
id
(
"SupportAndroidTestAppPlugin"
)
}
dependencies
{
implementation
(
project
(
":percentlayout"
))
}