Sign in
android
/
platform
/
external
/
conscrypt
/
ad988d04fba991572a7e65eeb83b8de4746a5b49
/
.
/
benchmark-base
/
build.gradle
blob: 68bdb324b76882407178c0e5d350924e76b84339 [
file
] [
log
] [
blame
]
description
=
'Conscrypt: Base library for benchmarks'
dependencies
{
implementation project
(
path
:
":conscrypt-testing"
,
configuration
:
"shadow"
),
libraries
.
junit
}