blob: 68bdb324b76882407178c0e5d350924e76b84339 [file] [log] [blame]
description = 'Conscrypt: Base library for benchmarks'
dependencies {
implementation project(path: ":conscrypt-testing", configuration: "shadow"),
libraries.junit
}