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