Sign in
android
/
platform
/
external
/
conscrypt
/
3692708fd0e1cf6f49e4e702384f03dba3ee4692
/
.
/
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
}